aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/parse-filter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12tools lib traceevent: Add filter on task CPU idSteven Rostedt1-3/+15
2016-05-12tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt1-2/+2
2015-03-24tools lib traceevent: Free filter tokens in process_filter()Steven Rostedt (Red Hat)1-0/+2
2013-12-18tools lib traceevent: Introduce pevent_filter_strerror()Namhyung Kim1-44/+54
2013-12-17tools lib traceevent: Get rid of die() in some string conversion functionsNamhyung Kim1-48/+19
2013-12-13tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim1-50/+85
2013-12-13tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim1-55/+23
2013-12-13tools lib traceevent: Refactor process_filter()Namhyung Kim1-27/+37
2013-12-13tools lib traceevent: Refactor create_arg_item()Namhyung Kim1-10/+10
2013-12-13tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim1-34/+60
2013-12-13tools lib traceevent: Make add_left() return pevent_errnoNamhyung Kim1-3/+3
2013-12-13tools lib traceevent: Get rid of die() in add_right()Namhyung Kim1-15/+19
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim1-8/+19
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in read_token()Namhyung Kim1-1/+7
2013-12-13tools lib traceevent: Get rid of malloc_or_die() allocate_arg()Namhyung Kim1-8/+40
2013-12-13tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim1-5/+16
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim1-1/+15
2013-12-09tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim1-6/+15
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_str()Namhyung Kim1-1/+7
2013-12-09tools lib traceevent: Get rid of die() in create_arg_item()Namhyung Kim1-2/+5
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in add_event()Namhyung Kim1-3/+13
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()Namhyung Kim1-1/+4
2013-01-24tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley1-2/+1
2012-10-16tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt1-0/+15
2012-07-04tools lib traceevent: Cleanup realloc useNamhyung Kim1-16/+8
2012-07-04tools lib traceevent: Check return value of arg_to_str()Namhyung Kim1-2/+13
2012-07-04tools lib traceevent: Check result of malloc() during reading tokenNamhyung Kim1-1/+1
2012-07-04tools lib traceevent: Let filtering numbers by string use function namesSteven Rostedt1-10/+35
2012-05-26tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim1-1/+1
2012-05-24tools lib traceevent: Fix signature of create_arg_item()Namhyung Kim1-3/+2
2012-04-25parse-events: Rename struct record to struct pevent_recordSteven Rostedt1-12/+12
2012-04-25events: Update tools/lib/traceevent to work with perfSteven Rostedt1-16/+16
2012-04-25tools/events: Add files to create libtraceevent.aSteven Rostedt1-0/+2262