aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/event-parse.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-07tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)1-0/+7
2014-06-07tools lib traceevent: Add options to pluginsSteven Rostedt1-3/+13
2014-06-07tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)1-0/+2
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt1-2/+2
2014-01-16tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim1-0/+2
2014-01-16tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim1-0/+3
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim1-3/+4
2014-01-15tools lib traceevent: Add state member to struct trace_seqNamhyung Kim1-0/+7
2013-12-18tools lib traceevent: Introduce pevent_filter_strerror()Namhyung Kim1-1/+6
2013-12-13tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim1-7/+14
2013-12-13tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim1-4/+4
2013-12-13tools lib traceevent: Refactor process_filter()Namhyung Kim1-1/+5
2013-12-13tools lib traceevent: Refactor create_arg_item()Namhyung Kim1-1/+2
2013-12-13tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim1-1/+4
2013-12-13tools lib traceevent: Get rid of die() in add_right()Namhyung Kim1-1/+7
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim1-1/+3
2013-12-09tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim1-1/+1
2013-12-04tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa1-1/+3
2013-12-04tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa1-0/+10
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa1-0/+5
2013-11-04tools lib traceevent: Add pevent_print_func_field() helper functionSteven Rostedt1-0/+4
2013-11-04tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual eventsSteven Rostedt1-0/+2
2013-11-04tools lib traceevent: Update printk formats when enteredSteven Rostedt (Red Hat)1-1/+1
2013-11-04tools lib traceevent: Add support for extracting trace_clock in reportYoshihiro YUNOMAE1-1/+5
2013-07-12tools lib traceevent: Add page_size field to peventNamhyung Kim1-0/+11
2013-07-12tools lib traceevent: Add trace_seq_reset()Namhyung Kim1-0/+1
2013-07-12tools lib traceevent: Add const qualifier to string argumentsNamhyung Kim1-1/+2
2013-01-24tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley1-2/+1
2012-09-24tools lib traceevent: Carve out events format parsing routineArnaldo Carvalho de Melo1-0/+3
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-2/+2
2012-09-07tools lib traceevent: Get rid of die() from pevent_register_print_functionNamhyung Kim1-1/+2
2012-09-05tools lib traceevent: Modify header to work in C++ programsSteven Rostedt1-2/+2
2012-08-22tools lib traceevent: Introduce pevent_strerrorNamhyung Kim1-6/+14
2012-08-22tools lib traceevent: Introduce pevent_errnoNamhyung Kim1-2/+24
2012-06-29tools lib traceevent: Add support for __print_hex()Namhyung Kim1-0/+7
2012-04-25parse-events: Rename struct record to struct pevent_recordSteven Rostedt1-15/+15
2012-04-25perf/events: Add flag to produce nsec outputSteven Rostedt1-0/+12
2012-04-25events: Update tools/lib/traceevent to work with perfSteven Rostedt1-17/+3
2012-04-25tools/events: Add files to create libtraceevent.aSteven Rostedt1-0/+806