summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/parse-filter.c
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-01-171-1/+9
* tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...Taeung Song2018-01-171-0/+1
* tools lib traceevent: Use asprintf when possibleFederico Vaga2018-01-171-7/+4Star
* tools/lib/traceevent/parse-filter.c: clean up clang build warningCheng Jian2017-11-181-3/+3
* tools lib traceevent: Add filter on task CPU idSteven Rostedt2016-07-121-3/+15
* tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt2016-05-121-2/+2
* tools lib traceevent: Free filter tokens in process_filter()Steven Rostedt (Red Hat)2015-03-241-0/+2
* tools lib traceevent: Introduce pevent_filter_strerror()Namhyung Kim2013-12-181-44/+54
* tools lib traceevent: Get rid of die() in some string conversion functionsNamhyung Kim2013-12-171-48/+19Star
* tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim2013-12-131-50/+85
* tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim2013-12-131-55/+23Star
* tools lib traceevent: Refactor process_filter()Namhyung Kim2013-12-131-27/+37
* tools lib traceevent: Refactor create_arg_item()Namhyung Kim2013-12-131-10/+10
* tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim2013-12-131-34/+60
* tools lib traceevent: Make add_left() return pevent_errnoNamhyung Kim2013-12-131-3/+3
* tools lib traceevent: Get rid of die() in add_right()Namhyung Kim2013-12-131-15/+19
* tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim2013-12-131-8/+19
* tools lib traceevent: Get rid of malloc_or_die() in read_token()Namhyung Kim2013-12-131-1/+7
* tools lib traceevent: Get rid of malloc_or_die() allocate_arg()Namhyung Kim2013-12-131-8/+40
* tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim2013-12-131-5/+16
* tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim2013-12-131-1/+15
* tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim2013-12-091-6/+15
* tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...Namhyung Kim2013-12-091-1/+7
* tools lib traceevent: Get rid of die() in create_arg_item()Namhyung Kim2013-12-091-2/+5
* tools lib traceevent: Get rid of malloc_or_die() in add_event()Namhyung Kim2013-12-091-3/+13
* tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()Namhyung Kim2013-12-091-1/+4
* tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley2013-01-241-2/+1Star
* tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt2012-10-161-0/+15
* tools lib traceevent: Cleanup realloc useNamhyung Kim2012-07-041-16/+8Star
* tools lib traceevent: Check return value of arg_to_str()Namhyung Kim2012-07-041-2/+13
* tools lib traceevent: Check result of malloc() during reading tokenNamhyung Kim2012-07-041-1/+1
* tools lib traceevent: Let filtering numbers by string use function namesSteven Rostedt2012-07-041-10/+35
* tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim2012-05-261-1/+1
* tools lib traceevent: Fix signature of create_arg_item()Namhyung Kim2012-05-241-3/+2Star
* parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-251-12/+12
* events: Update tools/lib/traceevent to work with perfSteven Rostedt2012-04-251-16/+16
* tools/events: Add files to create libtraceevent.aSteven Rostedt2012-04-251-0/+2262