1. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  2. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  3. 316d70d perf symbols: Make a separate function to parse /proc/modules by Adrian Hunter · 11 years ago
  4. 35feee1 perf machine: Add method to loop over threads and invoke handler by David Ahern · 11 years ago
  5. 8fb598e perf trace: Fix comm resolution when reading events from file by David Ahern · 11 years ago
  6. f4be904 perf machine: Use snprintf instead of sprintf by Adrian Hunter · 11 years ago
  7. aa7fe3b perf machine: Fix path unpopulated in machine__create_modules() by Adrian Hunter · 11 years ago
  8. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  9. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  10. 99d725f perf tools: Add pid to struct thread by Adrian Hunter · 11 years ago
  11. 236a3bb perf tools: Sample after exit loses thread correlation by David Ahern · 11 years ago
  12. 61710bd perf tools: Remove filter parameter of thread__find_addr_location() by Adrian Hunter · 11 years ago
  13. 611a5ce perf machine: Add symbol filter to struct machine by Adrian Hunter · 11 years ago
  14. 8f76fcd perf machine: Do not require /lib/modules/* on a guest by Jason Wessel · 11 years ago
  15. 8e0cf96 perf symbols: Add support for reading from /proc/kcore by Adrian Hunter · 11 years ago
  16. 39b12f78 perf tools: Make it possible to read object code from vmlinux by Adrian Hunter · 11 years ago
  17. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  18. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  19. fa1531f perf tools: Remove callchain_cursor_reset call by Jiri Olsa · 11 years ago
  20. bad4091 perf machine: Detect data vs. text mappings by Stephane Eranian · 12 years ago
  21. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  22. ed8996a perf machine: Move machine__remove_thread and make static by David Ahern · 12 years ago
  23. 876650e perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  24. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  25. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  26. 4552cf0f perf machine: Set kernel data mapping length by Namhyung Kim · 12 years ago
  27. b0a7d1a perf machine: Carve up event processing specific from perf_tool by Arnaldo Carvalho de Melo · 12 years ago
  28. 9d2f8e2 perf machine: Introduce find_thread method by Arnaldo Carvalho de Melo · 12 years ago