1. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  2. f3b623b perf tools: Reference count struct thread by Arnaldo Carvalho de Melo · 9 years ago
  3. 0db15b1 perf tools: Add facility to export data in database-friendly way by Adrian Hunter · 10 years ago
  4. cc8b7c2 perf thread: Adopt resolve_callchain method from machine by Arnaldo Carvalho de Melo · 10 years ago
  5. 8fa7d87 perf symbols: Encapsulate dsos list head into struct dsos by Waiman Long · 10 years ago
  6. fbe2af4 perf tools: Add machine__kernel_ip() by Adrian Hunter · 10 years ago
  7. cfe1c41 perf machine: Add machine__thread_exec_comm() by Adrian Hunter · 10 years ago
  8. d027b64 perf machine: Fix the lifetime of the VDSO temporary file by Adrian Hunter · 10 years ago
  9. b9d266b perf machine: Add ability to record the current tid for each cpu by Adrian Hunter · 10 years ago
  10. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  11. 644f2df perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  12. e80faac perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  13. 5512cf2 perf machine: Set up ref_reloc_sym in machine__create_kernel_maps() by Adrian Hunter · 11 years ago
  14. 602ad87 perf target: Shorten perf_target__ to target__ by Arnaldo Carvalho de Melo · 11 years ago
  15. a33fbd5 perf machine: Simplify synthesize_threads method by Arnaldo Carvalho de Melo · 11 years ago
  16. 58d925d perf machine: Introduce synthesize_threads method out of open coded equivalent by Arnaldo Carvalho de Melo · 11 years ago
  17. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  18. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  19. 35feee1 perf machine: Add method to loop over threads and invoke handler by David Ahern · 11 years ago
  20. 8fb598e perf trace: Fix comm resolution when reading events from file by David Ahern · 11 years ago
  21. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  22. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  23. 611a5ce perf machine: Add symbol filter to struct machine by Adrian Hunter · 11 years ago
  24. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  25. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  26. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  27. ed8996a perf machine: Move machine__remove_thread and make static by David Ahern · 11 years ago
  28. 876650e perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  29. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  30. 417c2ff perf symbols: Generalize filter in __fprintf_buildid methods by Arnaldo Carvalho de Melo · 12 years ago
  31. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  32. b0a7d1a perf machine: Carve up event processing specific from perf_tool by Arnaldo Carvalho de Melo · 12 years ago
  33. 9d2f8e2 perf machine: Introduce find_thread method by Arnaldo Carvalho de Melo · 12 years ago