| Commit message (Expand) | Author | Age | Files | Lines |
* | perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node' | Arnaldo Carvalho de Melo | 2019-11-12 | 1 | -8/+8 |
* | perf scripting engines: Iterate on tep event arrays directly | Steven Rostedt (VMware) | 2019-10-18 | 1 | -2/+6 |
* | perf dsos: Move the dsos struct and its methods to separate source files | Arnaldo Carvalho de Melo | 2019-09-01 | 1 | -0/+1 |
* | perf tools: Remove perf.h from source files not needing it | Arnaldo Carvalho de Melo | 2019-08-29 | 1 | -1/+0 |
* | libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel | Jiri Olsa | 2019-07-29 | 1 | -3/+3 |
* | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 2019-07-29 | 1 | -4/+4 |
* | perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ... | Tzvetomir Stoyanov | 2019-04-01 | 1 | -1/+1 |
* | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 2019-02-06 | 1 | -0/+1 |
* | pref tools: Add missing map.h includes | Arnaldo Carvalho de Melo | 2019-02-06 | 1 | -0/+1 |
* | tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct... | Tzvetomir Stoyanov | 2018-12-17 | 1 | -3/+3 |
* | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -16/+16 |
* | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -3/+3 |
* | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -9/+9 |
* | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -2/+2 |
* | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -3/+3 |
* | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2018-08-10 | 1 | -1/+1 |
* | perf tools: Move HAS_BOOL define to where perl headers are used | Arnaldo Carvalho de Melo | 2017-04-26 | 1 | -1/+3 |
* | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 1 | -0/+1 |
|\ |
|
| * | lib, traceevent: add PRINT_HEX_STR variant | Daniel Borkmann | 2017-01-25 | 1 | -0/+1 |
* | | perf symbols: dso->name is an array, no need to check it against NULL | Arnaldo Carvalho de Melo | 2017-02-13 | 1 | -2/+2 |
* | | perf scripting perl: Do not die() when not founding event for a type | Arnaldo Carvalho de Melo | 2017-01-26 | 1 | -2/+4 |
|/ |
|
* | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo | 2016-08-23 | 1 | -2/+3 |
* | perf tools: Fix usage of max_stack sysctl | Arnaldo Carvalho de Melo | 2016-05-20 | 1 | -2/+1 |
* | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma... | Arnaldo Carvalho de Melo | 2016-04-27 | 1 | -1/+1 |
* | perf callchain: Start moving away from global per thread cursors | Arnaldo Carvalho de Melo | 2016-04-14 | 1 | -1/+1 |
* | perf script perl: Do error checking on new backtrace routine | Arnaldo Carvalho de Melo | 2016-04-06 | 1 | -9/+21 |
* | perf script perl: Perl scripts now get a backtrace, like the python ones | Dima Kogan | 2016-03-30 | 1 | -8/+106 |
* | perf script: Exception handling when the print fmt is empty | Taeung Song | 2016-02-25 | 1 | -0/+3 |
* | tools lib traceevent: Support function __get_dynamic_array_len | He Kuang | 2015-09-02 | 1 | -0/+1 |
* | tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX | Steven Rostedt (Red Hat) | 2015-05-13 | 1 | -2/+2 |
* | perf scripting: No need to pass thread twice to the scripting callbacks | Arnaldo Carvalho de Melo | 2015-04-02 | 1 | -3/+2 |
* | tools lib traceevent: Add support for __print_array() | Javi Merino | 2015-03-24 | 1 | -0/+5 |
* | perf script perl: Removing event cache as it's no longer needed | Jiri Olsa | 2014-11-06 | 1 | -23/+6 |
* | perf scripting: Add 'flush' callback to scripting API | Adrian Hunter | 2014-08-22 | 1 | -0/+6 |
* | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 2014-07-17 | 1 | -0/+1 |
* | tools lib traceevent: Added support for __get_bitmask() macro | Steven Rostedt (Red Hat) | 2014-06-07 | 1 | -0/+1 |
* | perf tools: No need to test against NULL before calling free() | Arnaldo Carvalho de Melo | 2013-12-26 | 1 | -2/+1 |
* | perf symbols: Add 'machine' member to struct addr_location | Arnaldo Carvalho de Melo | 2013-12-19 | 1 | -1/+0 |
* | perf scripting perl: Shorten function signatures | Arnaldo Carvalho de Melo | 2013-12-19 | 1 | -13/+7 |
* | perf tools: Use an accessor to read thread comm | Frederic Weisbecker | 2013-11-04 | 1 | -1/+1 |
* | perf scripting perl: Fix build error on Fedora 12 | Arnaldo Carvalho de Melo | 2013-10-15 | 1 | -1/+1 |
* | perf script: Fix named threads support | David Ahern | 2013-07-22 | 1 | -6/+8 |
* | perf script: hook up perf_scripting_context->pevent | Tom Zanussi | 2013-01-24 | 1 | -0/+1 |
* | perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine | Feng Tang | 2012-09-20 | 1 | -1/+1 |
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -4/+4 |
* | perf tools: remove unneeded include of network header files | David Ahern | 2012-09-05 | 1 | -4/+4 |
* | perf script: Replace "struct thread" with "struct addr_location" as a paramet... | Feng Tang | 2012-08-08 | 1 | -5/+6 |
* | perf script: Stop using pevent directly | Arnaldo Carvalho de Melo | 2012-08-08 | 1 | -8/+6 |
* | perf evsel: Cache associated event_format | Arnaldo Carvalho de Melo | 2012-08-08 | 1 | -8/+5 |