1. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  2. c0268e8 perf script python: Fix mem leak due to missing Py_DECREFs on dict entries by Joseph Schuchart · 11 years ago
  3. 2eaa1b4 perf script: Fix named threads support by David Ahern · 11 years ago
  4. 2de9533 perf script: hook up perf_scripting_context->pevent by Tom Zanussi · 12 years ago
  5. ae86912 perf tools: Remove duplicated include from trace-event-python.c by Wei Yongjun · 12 years ago
  6. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  7. 87b6a3a perf script python: Correct handler check and spelling errors by Feng Tang · 12 years ago
  8. fd6b858 perf scripts python: Pass event/thread/dso name and symbol info to event handler in python by Feng Tang · 12 years ago
  9. 73994dc perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" by Feng Tang · 12 years ago
  10. 6a6daec perf script: Add general python handler to process non-tracepoint events by Feng Tang · 12 years ago
  11. 9782243 perf script: Stop using pevent directly by Arnaldo Carvalho de Melo · 12 years ago
  12. fcf65bf perf evsel: Cache associated event_format by Arnaldo Carvalho de Melo · 12 years ago
  13. e080e6f tools lib traceevent: Add support for __print_hex() by Namhyung Kim · 12 years ago
  14. da37896 perf tools: Stop using a global trace events description list by Arnaldo Carvalho de Melo · 12 years ago
  15. aaf045f perf: Have perf use the new libtraceevent.a library by Steven Rostedt · 12 years ago
  16. d30d4a0 perf tools: Remove unnecessary ctype.h inclusion by Namhyung Kim · 13 years ago
  17. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  18. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 14 years ago
  19. be6d842 perf script: Change process_event prototype by David Ahern · 14 years ago
  20. fb7d0b3 perf tool: Fix gcc 4.6.0 issues by Kyle McMartin · 14 years ago
  21. 133dc4c perf: Rename 'perf trace' to 'perf script' by Ingo Molnar · 14 years ago
  22. c025148 perf scripts python: Give field dict to unhandled callback by Pierre Tardy · 14 years ago
  23. 3824a4e perf/trace/scripting: don't show script start/stop messages by default by Tom Zanussi · 14 years ago
  24. b1dcc03 perf/scripts: Tuple was set from long in both branches in python_process_event() by Tom Zanussi · 14 years ago
  25. 44ad9cd perf/scripts: Remove unnecessary PyTuple resizes by Tom Zanussi · 15 years ago
  26. 7e4b21b perf/scripts: Add Python scripting engine by Tom Zanussi · 15 years ago