1. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  2. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  3. 4cde998 perf machine: Add pointer to sample's environment by Arnaldo Carvalho de Melo · 9 years ago
  4. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  5. 5cb7334 perf tools: Make fork event processing more resilient by Adrian Hunter · 9 years ago
  6. 0286039 perf tools: Add new PERF_RECORD_SWITCH event by Adrian Hunter · 9 years ago
  7. c3168b0 perf symbols: Provide libtraceevent callback to resolve kernel symbols by Arnaldo Carvalho de Melo · 9 years ago
  8. 4a77e21 perf strlist: Make dupstr be the default and part of an extensible config parm by Arnaldo Carvalho de Melo · 9 years ago
  9. ceb9291 perf tools: Add missing break for PERF_RECORD_ITRACE_START by Jiri Olsa · 9 years ago
  10. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 9 years ago
  11. a5499b3 perf tools: Ensure thread-stack is flushed by Adrian Hunter · 9 years ago
  12. d3a7c48 perf tools: Reference count struct dso by Arnaldo Carvalho de Melo · 9 years ago
  13. e880784 perf tools: Protect accesses the dso rbtrees/lists with a rw lock by Arnaldo Carvalho de Melo · 9 years ago
  14. 9f2de31 perf machine: Fix up some more method names by Arnaldo Carvalho de Melo · 9 years ago
  15. c4937a9 perf tools: handle PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  16. 1f121b0 perf tools: Deal with kernel module names in '[]' correctly by Wang Nan · 9 years ago
  17. 0443f36 perf machine: Fix the search for the kernel DSO on the unified list by Arnaldo Carvalho de Melo · 9 years ago
  18. 9a4388c perf machine: Fix up vdso methods names by Arnaldo Carvalho de Melo · 9 years ago
  19. aa7cc2a perf machine: Introduce machine__findnew_dso() method by Arnaldo Carvalho de Melo · 9 years ago
  20. 3d39ac5 perf machine: No need to have two DSOs lists by Arnaldo Carvalho de Melo · 9 years ago
  21. 459ce51 perf machine: Adopt findnew_kernel method by Arnaldo Carvalho de Melo · 9 years ago
  22. 84c2caf perf tools: Reference count struct map by Arnaldo Carvalho de Melo · 9 years ago
  23. 0170b14 perf machine: Mark removed threads as such by Arnaldo Carvalho de Melo · 9 years ago
  24. 8e160b2 perf machine: Do not call map_groups__delete(), drop refcnt instead by Arnaldo Carvalho de Melo · 9 years ago
  25. 59a51c1 perf machine: Stop accessing atomic_t::counter directly by Arnaldo Carvalho de Melo · 9 years ago
  26. 0ceb8f6 perf machine: No need to keep a refcnt for last_match by Arnaldo Carvalho de Melo · 9 years ago
  27. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  28. 0ad21f6 perf tools: Add support for PERF_RECORD_ITRACE_START by Adrian Hunter · 9 years ago
  29. 4a96f7a perf tools: Add support for PERF_RECORD_AUX by Adrian Hunter · 9 years ago
  30. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 9 years ago
  31. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  32. 73dbcd6 perf callchain: Fix kernel symbol resolution by remembering the cpumode by David Hildenbrand · 9 years ago
  33. bc84f46 perf tools: Try to lookup kernel module map before creating one by Jiri Olsa · 9 years ago
  34. e746b3e perf tools: Remove compressed argument from is_kernel_module by Jiri Olsa · 9 years ago
  35. bb58a8a perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir by Jiri Olsa · 9 years ago
  36. ca33380 perf tools: Use kmod_path__parse for machine__new_dso by Jiri Olsa · 9 years ago
  37. da17ea3 perf tools: Add machine__module_dso function by Jiri Olsa · 9 years ago
  38. f3b623b perf tools: Reference count struct thread by Arnaldo Carvalho de Melo · 9 years ago
  39. 384b605 perf tools: Construct LBR call chain by Kan Liang · 9 years ago
  40. 260d819 perf machine: Fix __machine__findnew_thread() error path by Namhyung Kim · 9 years ago
  41. 2e77784 perf callchain: Move cpumode resolve code to add_callchain_ip by Kan Liang · 10 years ago
  42. 8b7bad5 perf callchain: Support handling complete branch stacks as histograms by Andi Kleen · 10 years ago
  43. 330dfa2 perf tools: Fix segfault due to invalid kernel dso access by Namhyung Kim · 10 years ago
  44. 5550171 perf callchain: Use al.addr to set up call chain by Andi Kleen · 10 years ago
  45. 37592b8 perf callchain: Factor out adding new call chain entries by Andi Kleen · 10 years ago
  46. 96d7805 perf tools: Make vmlinux short name more like kallsyms short name by Namhyung Kim · 10 years ago
  47. b837a8b perf tools: Fix build-id matching on vmlinux by Namhyung Kim · 10 years ago
  48. c00c48f perf symbols: Preparation for compressed kernel module support by Namhyung Kim · 10 years ago
  49. dd8c17a perf callchains: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  50. cc8b7c2 perf thread: Adopt resolve_callchain method from machine by Arnaldo Carvalho de Melo · 10 years ago
  51. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  52. 11246c7 perf tools: Set thread->mg.machine in all places by Arnaldo Carvalho de Melo · 10 years ago
  53. e167f99 perf machine: Add missing dsos->root rbtree root initialization by Arnaldo Carvalho de Melo · 10 years ago
  54. 4598a0a perf symbols: Improve DSO long names lookup speed with rbtree by Waiman Long · 10 years ago
  55. 8fa7d87 perf symbols: Encapsulate dsos list head into struct dsos by Waiman Long · 10 years ago
  56. 06b2afc perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL by Don Zickus · 10 years ago
  57. fbe2af4 perf tools: Add machine__kernel_ip() by Adrian Hunter · 10 years ago
  58. 4b99375 perf machine: Rename machine__get_kernel_start_addr() method by Adrian Hunter · 10 years ago
  59. cfe1c41 perf machine: Add machine__thread_exec_comm() by Adrian Hunter · 10 years ago
  60. 65de51f perf tools: Identify which comms are from exec by Adrian Hunter · 10 years ago
  61. 5835edd perf tools: Add thread parameter to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  62. d027b64 perf machine: Fix the lifetime of the VDSO temporary file by Adrian Hunter · 10 years ago
  63. 2a03068 perf tools: Pass machine to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  64. b9d266b perf machine: Add ability to record the current tid for each cpu by Adrian Hunter · 10 years ago
  65. 418029b perf machine: Fix leak of 'struct thread' on error path by Adrian Hunter · 10 years ago
  66. 29ce361 perf machine: Fix map groups of threads with unknown pids by Adrian Hunter · 10 years ago
  67. 1fcb876 perf machine: Fix the value used for unknown pids by Adrian Hunter · 10 years ago
  68. a60335b perf tools powerpc: Adjust callchain based on DWARF debug info by Sukadev Bhattiprolu · 10 years ago
  69. a93f0e5 perf symbols: Get kernel start address by symbol name by Simon Que · 10 years ago
  70. 7ef8070 perf tools: Update mmap2 interface with protection and flag bits by Don Zickus · 10 years ago
  71. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 10 years ago
  72. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 10 years ago
  73. cddcef6 perf tools: Share map_groups among threads of the same group by Jiri Olsa · 10 years ago
  74. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 10 years ago
  75. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  76. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  77. 52a3cb8 perf symbols: Introduce thread__find_cpumode_addr_location by Arnaldo Carvalho de Melo · 10 years ago
  78. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  79. fdf57dd perf machine: Use map as success in ip__resolve_ams by Don Zickus · 10 years ago
  80. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 10 years ago
  81. 644f2df perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 10 years ago
  82. e80faac perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 10 years ago
  83. 5512cf2 perf machine: Set up ref_reloc_sym in machine__create_kernel_maps() by Adrian Hunter · 10 years ago
  84. 15a0a87 perf machine: Add machine__get_kallsyms_filename() by Adrian Hunter · 10 years ago
  85. 540476d perf tools: Remove symbol_conf.use_callchain check by Namhyung Kim · 10 years ago
  86. 14bd6d2 perf machine: Fix id_hdr_size initialization by Jiri Olsa · 10 years ago
  87. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  88. c506c96 tools lib symbol: Start carving out symbol parsing routines from perf by Arnaldo Carvalho de Melo · 11 years ago
  89. 7e155d4 perf symbols: Remove open coded management of long_name_allocated member by Arnaldo Carvalho de Melo · 11 years ago
  90. 58a98c9 perf symbols: Remove open coded management of short_name_allocated member by Adrian Hunter · 11 years ago
  91. 7521ab5 perf machine: Don't open code assign dso->short_name by Arnaldo Carvalho de Melo · 11 years ago
  92. c7282f2 perf symbols: Rename [sl]name_alloc to match the members they refer to by Arnaldo Carvalho de Melo · 11 years ago
  93. 2f37573 perf tools: Remove condition in machine__get_kernel_start_addr. by Dongsheng Yang · 11 years ago
  94. 37676af perf symbols: Limit max callchain using max_stack on DWARF unwinding too by Arnaldo Carvalho de Melo · 11 years ago
  95. 602ad87 perf target: Shorten perf_target__ to target__ by Arnaldo Carvalho de Melo · 11 years ago
  96. a33fbd5 perf machine: Simplify synthesize_threads method by Arnaldo Carvalho de Melo · 11 years ago
  97. 58d925d perf machine: Introduce synthesize_threads method out of open coded equivalent by Arnaldo Carvalho de Melo · 11 years ago
  98. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  99. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  100. 316d70d perf symbols: Make a separate function to parse /proc/modules by Adrian Hunter · 11 years ago