Age | Commit message (Expand) | Author |
2017-03-09 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada |
2017-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-17 | tools lib traceevent: It's preempt not prempt | Steven Rostedt (VMware) |
2017-01-25 | lib, traceevent: add PRINT_HEX_STR variant | Daniel Borkmann |
2016-11-23 | tools lib traceevent: Add retrieval of preempt count and latency flags | Steven Rostedt |
2016-11-23 | tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number | Steven Rostedt |
2016-02-29 | tools lib traceevent: Split pevent_print_event() into specific functionality ... | Steven Rostedt |
2016-01-06 | tools lib traceevent: Factor out and export print_event_field[s]() | Namhyung Kim |
2015-09-02 | tools lib traceevent: Support function __get_dynamic_array_len | He Kuang |
2015-07-23 | tools lib traceevent: Allow setting an alternative symbol resolver | Arnaldo Carvalho de Melo |
2015-04-29 | tools lib traceevent: Add alias field to struct format_field | Jiri Olsa |
2015-03-24 | tools lib traceevent: Add support for __print_array() | Javi Merino |
2015-03-24 | tools lib traceevent: Make plugin options either string or boolean | Steven Rostedt |
2015-03-24 | tools lib traceevent: Add pevent_data_pid_from_comm() | Steven Rostedt (Red Hat) |
2015-03-24 | tools lib traceevent: Copy trace_clock and free it | Steven Rostedt (Red Hat) |
2015-03-21 | tools lib traceevent: Add destructor for format_field | David Ahern |
2015-02-06 | tools lib traceevent: Introduce trace_seq_do_fprintf function | Arnaldo Carvalho de Melo |
2014-06-07 | tools lib traceevent: Added support for __get_bitmask() macro | Steven Rostedt (Red Hat) |
2014-06-07 | tools lib traceevent: Add options to plugins | Steven Rostedt |
2014-06-07 | tools lib traceevent: Add flag to not load event plugins | Steven Rostedt (Red Hat) |
2014-04-23 | tools lib traceevent: Fix backward compatibility macros for pevent filter enums | Steven Rostedt |
2014-01-16 | tools lib traceevent: Add pevent_unregister_print_function() | Namhyung Kim |
2014-01-16 | tools lib traceevent: Add pevent_unregister_event_handler() | Namhyung Kim |
2014-01-15 | tools lib traceevent: Make plugin unload function receive pevent | Namhyung Kim |
2014-01-15 | tools lib traceevent: Add state member to struct trace_seq | Namhyung Kim |
2013-12-18 | tools lib traceevent: Introduce pevent_filter_strerror() | Namhyung Kim |
2013-12-13 | tools lib traceevent: Refactor pevent_filter_match() to get rid of die() | Namhyung Kim |
2013-12-13 | tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errno | Namhyung Kim |
2013-12-13 | tools lib traceevent: Refactor process_filter() | Namhyung Kim |
2013-12-13 | tools lib traceevent: Refactor create_arg_item() | Namhyung Kim |
2013-12-13 | tools lib traceevent: Get rid of die() in reparent_op_arg() | Namhyung Kim |
2013-12-13 | tools lib traceevent: Get rid of die() in add_right() | Namhyung Kim |
2013-12-13 | tools lib traceevent: Get rid of malloc_or_die() in find_event() | Namhyung Kim |
2013-12-09 | tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial() | Namhyung Kim |
2013-12-04 | tools lib traceevent: Change pevent_parse_format to include pevent handle | Jiri Olsa |
2013-12-04 | tools lib traceevent: Add traceevent_host_bigendian function | Jiri Olsa |
2013-12-04 | tools lib traceevent: Add plugin support | Jiri Olsa |
2013-11-04 | tools lib traceevent: Add pevent_print_func_field() helper function | Steven Rostedt |
2013-11-04 | tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual events | Steven Rostedt |
2013-11-04 | tools lib traceevent: Update printk formats when entered | Steven Rostedt (Red Hat) |
2013-11-04 | tools lib traceevent: Add support for extracting trace_clock in report | Yoshihiro YUNOMAE |
2013-07-12 | tools lib traceevent: Add page_size field to pevent | Namhyung Kim |
2013-07-12 | tools lib traceevent: Add trace_seq_reset() | Namhyung Kim |
2013-07-12 | tools lib traceevent: Add const qualifier to string arguments | Namhyung Kim |
2013-01-24 | tools lib traceevent: Update FSF postal address to be URL's. | Jon Stanley |
2012-09-24 | tools lib traceevent: Carve out events format parsing routine | Arnaldo Carvalho de Melo |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea |
2012-09-07 | tools lib traceevent: Get rid of die() from pevent_register_print_function | Namhyung Kim |
2012-09-05 | tools lib traceevent: Modify header to work in C++ programs | Steven Rostedt |
2012-08-22 | tools lib traceevent: Introduce pevent_strerror | Namhyung Kim |