summaryrefslogtreecommitdiff
path: root/tools/lib/traceevent/parse-filter.c
AgeCommit message (Expand)Author
2013-12-13tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim
2013-12-09tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...Namhyung Kim
2013-12-09tools lib traceevent: Get rid of die() in create_arg_item()Namhyung Kim
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in add_event()Namhyung Kim
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()Namhyung Kim
2013-01-24tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley
2012-10-16tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt
2012-07-04tools lib traceevent: Cleanup realloc useNamhyung Kim
2012-07-04tools lib traceevent: Check return value of arg_to_str()Namhyung Kim
2012-07-04tools lib traceevent: Check result of malloc() during reading tokenNamhyung Kim
2012-07-04tools lib traceevent: Let filtering numbers by string use function namesSteven Rostedt
2012-05-26tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim
2012-05-24tools lib traceevent: Fix signature of create_arg_item()Namhyung Kim
2012-04-25parse-events: Rename struct record to struct pevent_recordSteven Rostedt
2012-04-25events: Update tools/lib/traceevent to work with perfSteven Rostedt
2012-04-25tools/events: Add files to create libtraceevent.aSteven Rostedt