1. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  2. 8acd3da perf machine: Introduce machine__find_kernel_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  3. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  4. 4cde998 perf machine: Add pointer to sample's environment by Arnaldo Carvalho de Melo · 9 years ago
  5. 0286039 perf tools: Add new PERF_RECORD_SWITCH event by Adrian Hunter · 9 years ago
  6. c3168b0 perf symbols: Provide libtraceevent callback to resolve kernel symbols by Arnaldo Carvalho de Melo · 9 years ago
  7. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 9 years ago
  8. a5499b3 perf tools: Ensure thread-stack is flushed by Adrian Hunter · 9 years ago
  9. 9f2de31 perf machine: Fix up some more method names by Arnaldo Carvalho de Melo · 9 years ago
  10. c4937a9 perf tools: handle PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  11. aa7cc2a perf machine: Introduce machine__findnew_dso() method by Arnaldo Carvalho de Melo · 9 years ago
  12. 3d39ac5 perf machine: No need to have two DSOs lists by Arnaldo Carvalho de Melo · 9 years ago
  13. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  14. 0ad21f6 perf tools: Add support for PERF_RECORD_ITRACE_START by Adrian Hunter · 9 years ago
  15. 4a96f7a perf tools: Add support for PERF_RECORD_AUX by Adrian Hunter · 9 years ago
  16. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  17. f3b623b perf tools: Reference count struct thread by Arnaldo Carvalho de Melo · 9 years ago
  18. 0db15b1 perf tools: Add facility to export data in database-friendly way by Adrian Hunter · 10 years ago
  19. cc8b7c2 perf thread: Adopt resolve_callchain method from machine by Arnaldo Carvalho de Melo · 10 years ago
  20. 8fa7d87 perf symbols: Encapsulate dsos list head into struct dsos by Waiman Long · 10 years ago
  21. fbe2af4 perf tools: Add machine__kernel_ip() by Adrian Hunter · 10 years ago
  22. cfe1c41 perf machine: Add machine__thread_exec_comm() by Adrian Hunter · 10 years ago
  23. d027b64 perf machine: Fix the lifetime of the VDSO temporary file by Adrian Hunter · 10 years ago
  24. b9d266b perf machine: Add ability to record the current tid for each cpu by Adrian Hunter · 10 years ago
  25. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  26. 644f2df perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  27. e80faac perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  28. 5512cf2 perf machine: Set up ref_reloc_sym in machine__create_kernel_maps() by Adrian Hunter · 11 years ago
  29. 602ad87 perf target: Shorten perf_target__ to target__ by Arnaldo Carvalho de Melo · 11 years ago
  30. a33fbd5 perf machine: Simplify synthesize_threads method by Arnaldo Carvalho de Melo · 11 years ago
  31. 58d925d perf machine: Introduce synthesize_threads method out of open coded equivalent by Arnaldo Carvalho de Melo · 11 years ago
  32. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  33. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  34. 35feee1 perf machine: Add method to loop over threads and invoke handler by David Ahern · 11 years ago
  35. 8fb598e perf trace: Fix comm resolution when reading events from file by David Ahern · 11 years ago
  36. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  37. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  38. 611a5ce perf machine: Add symbol filter to struct machine by Adrian Hunter · 11 years ago
  39. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  40. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  41. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  42. ed8996a perf machine: Move machine__remove_thread and make static by David Ahern · 11 years ago
  43. 876650e perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  44. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  45. 417c2ff perf symbols: Generalize filter in __fprintf_buildid methods by Arnaldo Carvalho de Melo · 12 years ago
  46. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  47. b0a7d1a perf machine: Carve up event processing specific from perf_tool by Arnaldo Carvalho de Melo · 12 years ago
  48. 9d2f8e2 perf machine: Introduce find_thread method by Arnaldo Carvalho de Melo · 12 years ago