1. f538565 perf tools: No need to test against NULL before calling free() by Arnaldo Carvalho de Melo · 10 years ago
  2. cc22e57 perf symbols: Add 'machine' member to struct addr_location by Arnaldo Carvalho de Melo · 11 years ago
  3. 8853a1b perf scripting perl: Shorten function signatures by Arnaldo Carvalho de Melo · 11 years ago
  4. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  5. 6650b18 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  6. 2eaa1b4 perf script: Fix named threads support by David Ahern · 11 years ago
  7. 2de9533 perf script: hook up perf_scripting_context->pevent by Tom Zanussi · 11 years ago
  8. b1ab1bd perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine by Feng Tang · 12 years ago
  9. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  10. 1204609 perf tools: remove unneeded include of network header files by David Ahern · 12 years ago
  11. 73994dc perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" by Feng Tang · 12 years ago
  12. 9782243 perf script: Stop using pevent directly by Arnaldo Carvalho de Melo · 12 years ago
  13. fcf65bf perf evsel: Cache associated event_format by Arnaldo Carvalho de Melo · 12 years ago
  14. e080e6f tools lib traceevent: Add support for __print_hex() by Namhyung Kim · 12 years ago
  15. da37896 perf tools: Stop using a global trace events description list by Arnaldo Carvalho de Melo · 12 years ago
  16. 8784eb7 perf script: Rename struct event to struct event_format in perl engine by Frederic Weisbecker · 12 years ago
  17. e326e75 perf script: Explicitly handle known default print arg type by Frederic Weisbecker · 12 years ago
  18. 37a058e perf script: Add generic perl handler to process events by Robert Richter · 13 years ago
  19. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  20. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  21. be6d842 perf script: Change process_event prototype by David Ahern · 13 years ago
  22. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  23. 3824a4e perf/trace/scripting: don't show script start/stop messages by default by Tom Zanussi · 14 years ago
  24. 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]
  25. 7397d80 perf/scripts: Move common code out of Perl-specific files by Tom Zanussi · 14 years ago
  26. 8f11d85 perf trace/scripting: Check return val of perl_run() by Tom Zanussi · 15 years ago
  27. 586bc5c perf trace/scripting: Add support for script args by Tom Zanussi · 15 years ago
  28. 67a6259 perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily by Tom Zanussi · 15 years ago
  29. 3a9a0be perf trace/scripting: Fix compile error when libperl not installed by Tom Zanussi · 15 years ago
  30. 8ea339a perf trace/scripting: Add Fedora libperl install note to doc by Tom Zanussi · 15 years ago
  31. 61381de perf trace/scripting: Fix Perl common_* access functions by Tom Zanussi · 15 years ago
  32. d1b9377 perf trace: Add interface to access perf data from Perl handlers by Tom Zanussi · 15 years ago
  33. 16c632d perf trace: Add Perl scripting support by Tom Zanussi · 15 years ago