- 67e50ce perf scripting: Add perf_session to scripting_context by Adrian Hunter · 3 years, 7 months ago
- cac3040 perf scripting: Add scripting_context__update() by Adrian Hunter · 3 years, 7 months ago
- 3f8e009 perf scripting python: Add 'addr_location' for 'addr' by Adrian Hunter · 3 years, 7 months ago
- 6ea4b5d perf script: Find script file relative to exec path by Adrian Hunter · 3 years, 7 months ago
- 5f0fef8 perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node' by Arnaldo Carvalho de Melo · 5 years ago
- a5e05ab perf scripting engines: Iterate on tep event arrays directly by Steven Rostedt (VMware) · 5 years ago
- 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
- 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
- 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
- 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
- 69769ce perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep" by Tzvetomir Stoyanov · 6 years ago
- daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
- 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
- 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
- 1e97216f tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type by Tzvetomir Stoyanov (VMware) · 6 years ago
- 5647f94 tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures by Tzvetomir Stoyanov (VMware) · 6 years ago
- bb39ccb tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags by Tzvetomir Stoyanov (VMware) · 6 years ago
- 2c92f98 tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field} by Tzvetomir Stoyanov (VMware) · 6 years ago
- 4963b0f tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format by Tzvetomir Stoyanov (VMware) · 6 years ago
- 096177a tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle by Tzvetomir Stoyanov (VMware) · 6 years ago
- 7de96c3e perf tools: Move HAS_BOOL define to where perl headers are used by Arnaldo Carvalho de Melo · 8 years ago
- fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
- 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 5eae7d8 perf symbols: dso->name is an array, no need to check it against NULL by Arnaldo Carvalho de Melo · 8 years ago
- 0a87e7b perf scripting perl: Do not die() when not founding event for a type by Arnaldo Carvalho de Melo · 8 years ago
- 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 8 years ago
- bd48c63 tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros by Arnaldo Carvalho de Melo · 8 years ago
- fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 9 years ago
- 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
- 91d7b2d perf callchain: Start moving away from global per thread cursors by Arnaldo Carvalho de Melo · 9 years ago
- 76e2052 perf script perl: Do error checking on new backtrace routine by Arnaldo Carvalho de Melo · 9 years ago
- f7380c1 perf script perl: Perl scripts now get a backtrace, like the python ones by Dima Kogan · 9 years ago
- 8579aca perf script: Exception handling when the print fmt is empty by Taeung Song · 9 years ago
- 7605594 tools lib traceevent: Support function __get_dynamic_array_len by He Kuang · 9 years ago
- 609a740 tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX by Steven Rostedt (Red Hat) · 10 years ago
- f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 10 years ago
- b839e1e8 tools lib traceevent: Add support for __print_array() by Javi Merino · 10 years ago
- cdae2d1 perf script perl: Removing event cache as it's no longer needed by Jiri Olsa · 10 years ago
- d445dd2 perf scripting: Add 'flush' callback to scripting API by Adrian Hunter · 10 years ago
- 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
- 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 11 years ago
- f538565 perf tools: No need to test against NULL before calling free() by Arnaldo Carvalho de Melo · 11 years ago
- cc22e57 perf symbols: Add 'machine' member to struct addr_location by Arnaldo Carvalho de Melo · 11 years ago
- 8853a1b perf scripting perl: Shorten function signatures by Arnaldo Carvalho de Melo · 11 years ago
- b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
- 6650b18 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
- 2eaa1b4 perf script: Fix named threads support by David Ahern · 11 years ago
- 2de9533 perf script: hook up perf_scripting_context->pevent by Tom Zanussi · 12 years ago
- b1ab1bd19 perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine by Feng Tang · 12 years ago
- 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
- 1204609 perf tools: remove unneeded include of network header files by David Ahern · 12 years ago
- 73994dc perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" by Feng Tang · 12 years ago
- 9782243 perf script: Stop using pevent directly by Arnaldo Carvalho de Melo · 12 years ago
- fcf65bf perf evsel: Cache associated event_format by Arnaldo Carvalho de Melo · 12 years ago
- e080e6f tools lib traceevent: Add support for __print_hex() by Namhyung Kim · 13 years ago
- da37896 perf tools: Stop using a global trace events description list by Arnaldo Carvalho de Melo · 13 years ago
- 8784eb7 perf script: Rename struct event to struct event_format in perl engine by Frederic Weisbecker · 13 years ago
- e326e75 perf script: Explicitly handle known default print arg type by Frederic Weisbecker · 13 years ago
- 37a058e perf script: Add generic perl handler to process events by Robert Richter · 13 years ago
- 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
- 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 14 years ago
- be6d842 perf script: Change process_event prototype by David Ahern · 14 years ago
- 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
- 3824a4e perf/trace/scripting: don't show script start/stop messages by default by Tom Zanussi · 15 years ago
- 82d156c perf/scripts: Move Perl scripting files to scripting-engines dir by Tom Zanussi · 15 years ago[Renamed (87%) from tools/perf/util/trace-event-perl.c]
- 7397d80 perf/scripts: Move common code out of Perl-specific files by Tom Zanussi · 15 years ago
- 8f11d85 perf trace/scripting: Check return val of perl_run() by Tom Zanussi · 15 years ago
- 586bc5c perf trace/scripting: Add support for script args by Tom Zanussi · 15 years ago
- 67a6259 perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily by Tom Zanussi · 15 years ago
- 3a9a0be perf trace/scripting: Fix compile error when libperl not installed by Tom Zanussi · 15 years ago
- 8ea339a perf trace/scripting: Add Fedora libperl install note to doc by Tom Zanussi · 15 years ago
- 61381de perf trace/scripting: Fix Perl common_* access functions by Tom Zanussi · 15 years ago
- d1b9377 perf trace: Add interface to access perf data from Perl handlers by Tom Zanussi · 15 years ago
- 16c632d perf trace: Add Perl scripting support by Tom Zanussi · 15 years ago