Age | Commit message (Expand) | Author | Files | Lines |
2018-08-13 | tools lib traceevent: Rename various pevent APIs | Tzvetomir Stoyanov (VMware) | 1 | -7/+7 |
2018-08-13 | tools lib traceevent: Rename internal parser related APIs | Tzvetomir Stoyanov (VMware) | 1 | -6/+6 |
2018-08-13 | tools lib traceevent: Rename various pevent get/set/is APIs | Tzvetomir Stoyanov (VMware) | 1 | -7/+7 |
2018-08-13 | tools lib traceevent: Rename pevent_find_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -4/+4 |
2018-08-13 | tools lib traceevent: Rename pevent field APIs | Tzvetomir Stoyanov (VMware) | 1 | -14/+14 |
2018-08-13 | tools lib traceevent: Rename pevent_data_ APIs | Tzvetomir Stoyanov (VMware) | 1 | -11/+11 |
2018-08-13 | tools lib traceevent: Rename pevent_register / unregister APIs | Tzvetomir Stoyanov (VMware) | 1 | -15/+15 |
2018-08-13 | tools lib traceevent: Rename pevent_filter* APIs | Tzvetomir Stoyanov (VMware) | 1 | -25/+25 |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -8/+8 |
2018-08-13 | tools lib traceevent: Rename pevent_function* APIs | Tzvetomir Stoyanov (VMware) | 1 | -15/+15 |
2018-08-13 | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ... | Tzvetomir Stoyanov (VMware) | 1 | -24/+24 |
2018-08-13 | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 1 | -5/+5 |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -4/+4 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -8/+8 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -3/+3 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -3/+3 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 1 | -22/+22 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 1 | -9/+9 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 1 | -4/+4 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 1 | -6/+6 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent plugin related APIs | Tzvetomir Stoyanov (VMware) | 1 | -28/+28 |
2018-08-13 | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 1 | -22/+22 |
2018-08-10 | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 1 | -68/+68 |
2017-03-10 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2017-02-17 | tools lib traceevent: It's preempt not prempt | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-01-25 | lib, traceevent: add PRINT_HEX_STR variant | Daniel Borkmann | 1 | -0/+1 |
2016-11-23 | tools lib traceevent: Add retrieval of preempt count and latency flags | Steven Rostedt | 1 | -0/+2 |
2016-11-23 | tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number | Steven Rostedt | 1 | -3/+0 |
2016-02-29 | tools lib traceevent: Split pevent_print_event() into specific functionality ... | Steven Rostedt | 1 | -0/+13 |
2016-01-07 | tools lib traceevent: Factor out and export print_event_field[s]() | Namhyung Kim | 1 | -0/+4 |
2015-09-02 | tools lib traceevent: Support function __get_dynamic_array_len | He Kuang | 1 | -0/+1 |
2015-07-24 | tools lib traceevent: Allow setting an alternative symbol resolver | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2015-04-29 | tools lib traceevent: Add alias field to struct format_field | Jiri Olsa | 1 | -0/+1 |
2015-03-24 | tools lib traceevent: Add support for __print_array() | Javi Merino | 1 | -0/+8 |
2015-03-24 | tools lib traceevent: Make plugin options either string or boolean | Steven Rostedt | 1 | -1/+5 |
2015-03-24 | tools lib traceevent: Add pevent_data_pid_from_comm() | Steven Rostedt (Red Hat) | 1 | -0/+5 |
2015-03-24 | tools lib traceevent: Copy trace_clock and free it | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-03-21 | tools lib traceevent: Add destructor for format_field | David Ahern | 1 | -0/+1 |
2015-02-06 | tools lib traceevent: Introduce trace_seq_do_fprintf function | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2014-06-08 | tools lib traceevent: Added support for __get_bitmask() macro | Steven Rostedt (Red Hat) | 1 | -0/+7 |
2014-06-08 | tools lib traceevent: Add options to plugins | Steven Rostedt | 1 | -3/+13 |
2014-06-08 | tools lib traceevent: Add flag to not load event plugins | Steven Rostedt (Red Hat) | 1 | -0/+2 |
2014-04-23 | tools lib traceevent: Fix backward compatibility macros for pevent filter enums | Steven Rostedt | 1 | -2/+2 |
2014-01-16 | tools lib traceevent: Add pevent_unregister_print_function() | Namhyung Kim | 1 | -0/+2 |
2014-01-16 | tools lib traceevent: Add pevent_unregister_event_handler() | Namhyung Kim | 1 | -0/+3 |
2014-01-15 | tools lib traceevent: Make plugin unload function receive pevent | Namhyung Kim | 1 | -3/+4 |
2014-01-15 | tools lib traceevent: Add state member to struct trace_seq | Namhyung Kim | 1 | -0/+7 |
2013-12-18 | tools lib traceevent: Introduce pevent_filter_strerror() | Namhyung Kim | 1 | -1/+6 |
2013-12-13 | tools lib traceevent: Refactor pevent_filter_match() to get rid of die() | Namhyung Kim | 1 | -7/+14 |