index
:
kernel_google_barbet.git
s12.0
s12.1
kernel_google_barbet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
/
parse-filter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge android-4.19.110:wq(1984fff) into msm-4.19
Ivaylo Georgiev
2020-05-28
1
-1
/
+3
*
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-12-31
1
-2
/
+7
*
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
2018-08-20
1
-15
/
+1
*
tools lib traceevent: Rename various pevent APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-3
/
+3
*
tools lib traceevent: Rename internal parser related APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-8
/
+8
*
tools lib traceevent: Rename pevent_find_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-5
/
+5
*
tools lib traceevent: Rename pevent_data_ APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-3
/
+3
*
tools lib traceevent: Rename pevent_filter* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-42
/
+42
*
tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ...
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-75
/
+75
*
tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
tools lib traceevent, perf tools: Rename pevent find APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-2
/
+2
*
tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-12
/
+12
*
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-08-10
1
-7
/
+7
*
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
2018-01-17
1
-1
/
+9
*
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...
Taeung Song
2018-01-17
1
-0
/
+1
*
tools lib traceevent: Use asprintf when possible
Federico Vaga
2018-01-17
1
-7
/
+4
*
tools/lib/traceevent/parse-filter.c: clean up clang build warning
Cheng Jian
2017-11-17
1
-3
/
+3
*
tools lib traceevent: Add filter on task CPU id
Steven Rostedt
2016-07-12
1
-3
/
+15
*
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
2016-05-12
1
-2
/
+2
*
tools lib traceevent: Free filter tokens in process_filter()
Steven Rostedt (Red Hat)
2015-03-24
1
-0
/
+2
*
tools lib traceevent: Introduce pevent_filter_strerror()
Namhyung Kim
2013-12-18
1
-44
/
+54
*
tools lib traceevent: Get rid of die() in some string conversion functions
Namhyung Kim
2013-12-17
1
-48
/
+19
*
tools lib traceevent: Refactor pevent_filter_match() to get rid of die()
Namhyung Kim
2013-12-13
1
-50
/
+85
*
tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno
Namhyung Kim
2013-12-13
1
-55
/
+23
*
tools lib traceevent: Refactor process_filter()
Namhyung Kim
2013-12-13
1
-27
/
+37
*
tools lib traceevent: Refactor create_arg_item()
Namhyung Kim
2013-12-13
1
-10
/
+10
*
tools lib traceevent: Get rid of die() in reparent_op_arg()
Namhyung Kim
2013-12-13
1
-34
/
+60
*
tools lib traceevent: Make add_left() return pevent_errno
Namhyung Kim
2013-12-13
1
-3
/
+3
*
tools lib traceevent: Get rid of die() in add_right()
Namhyung Kim
2013-12-13
1
-15
/
+19
*
tools lib traceevent: Get rid of malloc_or_die() in find_event()
Namhyung Kim
2013-12-13
1
-8
/
+19
*
tools lib traceevent: Get rid of malloc_or_die() in read_token()
Namhyung Kim
2013-12-13
1
-1
/
+7
*
tools lib traceevent: Get rid of malloc_or_die() allocate_arg()
Namhyung Kim
2013-12-13
1
-8
/
+40
*
tools lib traceevent: Get rid of die in add_filter_type()
Namhyung Kim
2013-12-13
1
-5
/
+16
*
tools lib traceevent: Get rid of malloc_or_die() in show_error()
Namhyung Kim
2013-12-13
1
-1
/
+15
*
tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()
Namhyung Kim
2013-12-09
1
-6
/
+15
*
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...
Namhyung Kim
2013-12-09
1
-1
/
+7
*
tools lib traceevent: Get rid of die() in create_arg_item()
Namhyung Kim
2013-12-09
1
-2
/
+5
*
tools lib traceevent: Get rid of malloc_or_die() in add_event()
Namhyung Kim
2013-12-09
1
-3
/
+13
*
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()
Namhyung Kim
2013-12-09
1
-1
/
+4
*
tools lib traceevent: Update FSF postal address to be URL's.
Jon Stanley
2013-01-24
1
-2
/
+1
*
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
Steven Rostedt
2012-10-16
1
-0
/
+15
*
tools lib traceevent: Cleanup realloc use
Namhyung Kim
2012-07-04
1
-16
/
+8
*
tools lib traceevent: Check return value of arg_to_str()
Namhyung Kim
2012-07-04
1
-2
/
+13
*
tools lib traceevent: Check result of malloc() during reading token
Namhyung Kim
2012-07-04
1
-1
/
+1
*
tools lib traceevent: Let filtering numbers by string use function names
Steven Rostedt
2012-07-04
1
-10
/
+35
*
tools lib traceevent: Silence compiler warning on 32bit build
Namhyung Kim
2012-05-26
1
-1
/
+1
*
tools lib traceevent: Fix signature of create_arg_item()
Namhyung Kim
2012-05-24
1
-3
/
+2
*
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
2012-04-25
1
-12
/
+12
*
events: Update tools/lib/traceevent to work with perf
Steven Rostedt
2012-04-25
1
-16
/
+16
*
tools/events: Add files to create libtraceevent.a
Steven Rostedt
2012-04-25
1
-0
/
+2262