1. fe17608 perf tools: Fix usage of max_stack sysctl by Arnaldo Carvalho de Melo · 8 years ago
  2. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 8 years ago
  3. 91d7b2d perf callchain: Start moving away from global per thread cursors by Arnaldo Carvalho de Melo · 8 years ago
  4. 76e2052 perf script perl: Do error checking on new backtrace routine by Arnaldo Carvalho de Melo · 8 years ago
  5. f7380c1 perf script perl: Perl scripts now get a backtrace, like the python ones by Dima Kogan · 8 years ago
  6. 8579aca perf script: Exception handling when the print fmt is empty by Taeung Song · 8 years ago
  7. 7605594 tools lib traceevent: Support function __get_dynamic_array_len by He Kuang · 9 years ago
  8. 609a740 tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX by Steven Rostedt (Red Hat) · 9 years ago
  9. f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 9 years ago
  10. b839e1e tools lib traceevent: Add support for __print_array() by Javi Merino · 9 years ago
  11. cdae2d1 perf script perl: Removing event cache as it's no longer needed by Jiri Olsa · 10 years ago
  12. d445dd2 perf scripting: Add 'flush' callback to scripting API by Adrian Hunter · 10 years ago
  13. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  14. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 10 years ago
  15. f538565 perf tools: No need to test against NULL before calling free() by Arnaldo Carvalho de Melo · 11 years ago
  16. cc22e57 perf symbols: Add 'machine' member to struct addr_location by Arnaldo Carvalho de Melo · 11 years ago
  17. 8853a1b perf scripting perl: Shorten function signatures by Arnaldo Carvalho de Melo · 11 years ago
  18. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  19. 6650b18 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  20. 2eaa1b4 perf script: Fix named threads support by David Ahern · 11 years ago
  21. 2de9533 perf script: hook up perf_scripting_context->pevent by Tom Zanussi · 11 years ago
  22. b1ab1bd perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine by Feng Tang · 12 years ago
  23. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  24. 1204609 perf tools: remove unneeded include of network header files by David Ahern · 12 years ago
  25. 73994dc perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" by Feng Tang · 12 years ago
  26. 9782243 perf script: Stop using pevent directly by Arnaldo Carvalho de Melo · 12 years ago
  27. fcf65bf perf evsel: Cache associated event_format by Arnaldo Carvalho de Melo · 12 years ago
  28. e080e6f tools lib traceevent: Add support for __print_hex() by Namhyung Kim · 12 years ago
  29. da37896 perf tools: Stop using a global trace events description list by Arnaldo Carvalho de Melo · 12 years ago
  30. 8784eb7 perf script: Rename struct event to struct event_format in perl engine by Frederic Weisbecker · 12 years ago
  31. e326e75 perf script: Explicitly handle known default print arg type by Frederic Weisbecker · 12 years ago
  32. 37a058e perf script: Add generic perl handler to process events by Robert Richter · 13 years ago
  33. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  34. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  35. be6d842 perf script: Change process_event prototype by David Ahern · 13 years ago
  36. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  37. 3824a4e perf/trace/scripting: don't show script start/stop messages by default by Tom Zanussi · 14 years ago
  38. 82d156c perf/scripts: Move Perl scripting files to scripting-engines dir by Tom Zanussi · 14 years ago[Renamed (87%) from tools/perf/util/trace-event-perl.c]
  39. 7397d80 perf/scripts: Move common code out of Perl-specific files by Tom Zanussi · 14 years ago
  40. 8f11d85 perf trace/scripting: Check return val of perl_run() by Tom Zanussi · 15 years ago
  41. 586bc5c perf trace/scripting: Add support for script args by Tom Zanussi · 15 years ago
  42. 67a6259 perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily by Tom Zanussi · 15 years ago
  43. 3a9a0be perf trace/scripting: Fix compile error when libperl not installed by Tom Zanussi · 15 years ago
  44. 8ea339a perf trace/scripting: Add Fedora libperl install note to doc by Tom Zanussi · 15 years ago
  45. 61381de perf trace/scripting: Fix Perl common_* access functions by Tom Zanussi · 15 years ago
  46. d1b9377 perf trace: Add interface to access perf data from Perl handlers by Tom Zanussi · 15 years ago
  47. 16c632d perf trace: Add Perl scripting support by Tom Zanussi · 15 years ago