summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/event-parse.h
Commit message (Expand)AuthorAgeFilesLines
* tools lib traceevent: Split pevent_print_event() into specific functionality ...Steven Rostedt2016-02-291-0/+13
* tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim2016-01-061-0/+4
* tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang2015-09-021-0/+1
* tools lib traceevent: Allow setting an alternative symbol resolverArnaldo Carvalho de Melo2015-07-231-0/+8
* tools lib traceevent: Add alias field to struct format_fieldJiri Olsa2015-04-291-0/+1
* tools lib traceevent: Add support for __print_array()Javi Merino2015-03-241-0/+8
* tools lib traceevent: Make plugin options either string or booleanSteven Rostedt2015-03-241-1/+5
* tools lib traceevent: Add pevent_data_pid_from_comm()Steven Rostedt (Red Hat)2015-03-241-0/+5
* tools lib traceevent: Copy trace_clock and free itSteven Rostedt (Red Hat)2015-03-241-1/+1
* tools lib traceevent: Add destructor for format_fieldDavid Ahern2015-03-211-0/+1
* tools lib traceevent: Introduce trace_seq_do_fprintf functionArnaldo Carvalho de Melo2015-02-061-0/+2
* tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)2014-06-071-0/+7
* tools lib traceevent: Add options to pluginsSteven Rostedt2014-06-071-3/+13
* tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)2014-06-071-0/+2
* tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt2014-04-231-2/+2
* tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim2014-01-161-0/+2
* tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim2014-01-161-0/+3
* tools lib traceevent: Make plugin unload function receive peventNamhyung Kim2014-01-151-3/+4
* tools lib traceevent: Add state member to struct trace_seqNamhyung Kim2014-01-151-0/+7
* tools lib traceevent: Introduce pevent_filter_strerror()Namhyung Kim2013-12-181-1/+6
* tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim2013-12-131-7/+14
* tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim2013-12-131-4/+4
* tools lib traceevent: Refactor process_filter()Namhyung Kim2013-12-131-1/+5
* tools lib traceevent: Refactor create_arg_item()Namhyung Kim2013-12-131-1/+2
* tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim2013-12-131-1/+4
* tools lib traceevent: Get rid of die() in add_right()Namhyung Kim2013-12-131-1/+7
* tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim2013-12-131-1/+3
* tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim2013-12-091-1/+1
* tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa2013-12-041-1/+3
* tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa2013-12-041-0/+10
* tools lib traceevent: Add plugin supportJiri Olsa2013-12-041-0/+5
* tools lib traceevent: Add pevent_print_func_field() helper functionSteven Rostedt2013-11-041-0/+4
* tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual eventsSteven Rostedt2013-11-041-0/+2
* tools lib traceevent: Update printk formats when enteredSteven Rostedt (Red Hat)2013-11-041-1/+1
* tools lib traceevent: Add support for extracting trace_clock in reportYoshihiro YUNOMAE2013-11-041-1/+5
* tools lib traceevent: Add page_size field to peventNamhyung Kim2013-07-121-0/+11
* tools lib traceevent: Add trace_seq_reset()Namhyung Kim2013-07-121-0/+1
* tools lib traceevent: Add const qualifier to string argumentsNamhyung Kim2013-07-121-1/+2
* tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley2013-01-241-2/+1
* tools lib traceevent: Carve out events format parsing routineArnaldo Carvalho de Melo2012-09-241-0/+3
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-2/+2
* tools lib traceevent: Get rid of die() from pevent_register_print_functionNamhyung Kim2012-09-071-1/+2
* tools lib traceevent: Modify header to work in C++ programsSteven Rostedt2012-09-051-2/+2
* tools lib traceevent: Introduce pevent_strerrorNamhyung Kim2012-08-221-6/+14
* tools lib traceevent: Introduce pevent_errnoNamhyung Kim2012-08-221-2/+24
* tools lib traceevent: Add support for __print_hex()Namhyung Kim2012-06-291-0/+7
* parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-251-15/+15
* perf/events: Add flag to produce nsec outputSteven Rostedt2012-04-251-0/+12
* events: Update tools/lib/traceevent to work with perfSteven Rostedt2012-04-251-17/+3
* tools/events: Add files to create libtraceevent.aSteven Rostedt2012-04-251-0/+806
OpenPOWER on IntegriCloud