1. 66671d0 perf tools: Initialize reference counts in map__clone() by Arnaldo Carvalho de Melo · 9 years ago
  2. e6ce7126 perf symbols: Introduce map__is_(kernel,kmodule)() by Arnaldo Carvalho de Melo · 9 years ago
  3. 5c24b67 perf tools: Replace map->referenced & maps->removed_maps with map->refcnt by Arnaldo Carvalho de Melo · 9 years ago
  4. d3a7c48 perf tools: Reference count struct dso by Arnaldo Carvalho de Melo · 9 years ago
  5. 9a4388c perf machine: Fix up vdso methods names by Arnaldo Carvalho de Melo · 9 years ago
  6. aa7cc2a perf machine: Introduce machine__findnew_dso() method by Arnaldo Carvalho de Melo · 9 years ago
  7. 3d39ac5 perf machine: No need to have two DSOs lists by Arnaldo Carvalho de Melo · 9 years ago
  8. 84c2caf perf tools: Reference count struct map by Arnaldo Carvalho de Melo · 9 years ago
  9. facf3f0 perf tools: Check if a map is still in use when deleting it by Arnaldo Carvalho de Melo · 9 years ago
  10. 6a2ffcd perf tools: Protect accesses the map rbtrees with a rw lock by Arnaldo Carvalho de Melo · 9 years ago
  11. 1eee78a perf tools: Introduce struct maps by Arnaldo Carvalho de Melo · 9 years ago
  12. 4bb7123d perf tools: Use maps__first()/map__next() by Arnaldo Carvalho de Melo · 9 years ago
  13. f7e365e perf tools: Nuke unused map_groups__flush() by Arnaldo Carvalho de Melo · 9 years ago
  14. 4d4dee9 perf tools: Rename maps__next by Arnaldo Carvalho de Melo · 9 years ago
  15. 848cbd2 perf tools: Use atomic.h for the map_groups refcount by Arnaldo Carvalho de Melo · 9 years ago
  16. 031b84c perf probe ppc: Enable matching against dot symbols automatically by Naveen N. Rao · 9 years ago
  17. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  18. 85c116a perf callchain: Make get_srcline fall back to sym+offset by Andi Kleen · 10 years ago
  19. 11246c7 perf tools: Set thread->mg.machine in all places by Arnaldo Carvalho de Melo · 10 years ago
  20. 4955ea2 perf tools: Fixup off-by-one comparision in maps__find by Namhyung Kim · 10 years ago
  21. 77faf4d perf tools: fix off-by-one error in maps by Stephane Eranian · 10 years ago
  22. 700be56 perf symbols: Don't try to find DSOs in SYSV maps by Don Zickus · 10 years ago
  23. 5835edd perf tools: Add thread parameter to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  24. 2a03068 perf tools: Pass machine to vdso__dso_findnew() by Adrian Hunter · 10 years ago
  25. acebd40 perf tools: Remove verbose from functions prototypes by Jiri Olsa · 10 years ago
  26. 29ce361 perf machine: Fix map groups of threads with unknown pids by Adrian Hunter · 10 years ago
  27. 7ef8070 perf tools: Update mmap2 interface with protection and flag bits by Don Zickus · 10 years ago
  28. eca8183 perf tools: Add automatic remapping of Android libraries by Michael Lentine · 10 years ago
  29. a26ca67 perf tools: Reference count map_groups objects by Arnaldo Carvalho de Melo · 11 years ago
  30. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 11 years ago
  31. 9176753 perf symbols: Fix symbol annotation for relocated kernel by Adrian Hunter · 11 years ago
  32. 4afc81c perf symbols: Load map before using map->map_ip() by Masami Hiramatsu · 11 years ago
  33. 578c03c perf symbols: Fix JIT symbol resolution on heap by Namhyung Kim · 11 years ago
  34. cc8fae1 perf script: Add an option to print the source line number by Adrian Hunter · 11 years ago
  35. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  36. 4e98771 perf symbols: Add map_groups__find_ams() by Arnaldo Carvalho de Melo · 11 years ago
  37. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  38. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  39. 8e0cf96 perf symbols: Add support for reading from /proc/kcore by Adrian Hunter · 11 years ago
  40. 0131c4e perf tools: Make it possible to read object code from kernel modules by Adrian Hunter · 11 years ago
  41. 39b12f78 perf tools: Make it possible to read object code from vmlinux by Adrian Hunter · 11 years ago
  42. 89365e6 perf tools: Handle JITed code in shared memory by Andi Kleen · 11 years ago
  43. 8e16017 perf tools: Use memdup in map__clone by Arnaldo Carvalho de Melo · 12 years ago
  44. 237a7e0 perf tools: Stop using 'self' in map.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  45. d0528b5 perf tools: Add anonymous huge page recognition by Joshua Zhu · 12 years ago
  46. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  47. 1e82574 perf tools: Fix detection of stack area by Namhyung Kim · 12 years ago
  48. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  49. 29a0fc9 perf tools: Convert to LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  50. 8f28f19 perf tools: Fix a compiling error in util/map.c by Feng Tang · 12 years ago
  51. 7dbf4dc perf tools: Back [vdso] DSO with real data by Jiri Olsa · 12 years ago
  52. 0f75a71 perf symbols: Remove unused function map__objdump_2ip by Cody P Schafer · 12 years ago
  53. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  54. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  55. c80c3c2 perf kvm: Limit repetitive guestmount message to once per directory by David Ahern · 12 years ago
  56. adb5d2a perf kvm: Fix bug resolving guest kernel syms by David Ahern · 12 years ago
  57. 5cd95c2 perf kvm: Set name for VM process in guest machine by David Ahern · 12 years ago
  58. 7ed97ad perf kvm: Fix segfault with report and mixed guestmount use by David Ahern · 12 years ago
  59. 31d68e7 perf annotate: Validate addr in symbol__inc_addr_samples by Arnaldo Carvalho de Melo · 13 years ago
  60. 0bc8d20 perf script: Add option resolving vmlinux path by Akihiro Nagai · 13 years ago
  61. 547a92e perf script: Unify the expressions indicating "unknown" by Akihiro Nagai · 13 years ago
  62. b424eba perf session: Move threads to struct machine by Arnaldo Carvalho de Melo · 13 years ago
  63. e77b15b perf tools: Add prelink suggestion to dso update message by David Ahern · 13 years ago
  64. 87ffef7 perf symbols: Treat all memory maps without dso file as loaded by Jiri Olsa · 13 years ago
  65. 98dfd55 perf symbols: Stop using 'self' in map_groups__ methods by Arnaldo Carvalho de Melo · 13 years ago
  66. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  67. 0a1eae3 perf tools: Don't keep unreferenced maps when unmaps are detected by Arnaldo Carvalho de Melo · 14 years ago
  68. 076c6e45 perf session: Free the ref_reloc_sym memory at the right place by Arnaldo Carvalho de Melo · 14 years ago
  69. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  70. 591765f perf tools: Release thread resources on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  71. 361d134 perf report: Don't abbreviate file paths relative to the cwd by Dave Martin · 14 years ago
  72. 1f626bc perf session: Embed the host machine data on perf_session by Arnaldo Carvalho de Melo · 14 years ago
  73. d28c622 perf machine: Adopt some map_groups functions by Arnaldo Carvalho de Melo · 14 years ago
  74. 48ea8f5 perf machine: Pass buffer size to machine__mmap_name by Arnaldo Carvalho de Melo · 14 years ago
  75. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 14 years ago
  76. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  77. 7e5e1b14 perf symbols: map_groups__find_symbol must return the map too by Arnaldo Carvalho de Melo · 15 years ago
  78. c6e718f perf symbols: Move more map_groups methods to map.c by Arnaldo Carvalho de Melo · 15 years ago
  79. 4b8cf84 perf symbols: Move map related routines to map.c by Arnaldo Carvalho de Melo · 15 years ago
  80. b177f63 perf symbols: Pass the mmap parameters instead of using mmap_event by Arnaldo Carvalho de Melo · 15 years ago
  81. 3846df2 perf symbols: Improve debugging information about symtab origins by Arnaldo Carvalho de Melo · 15 years ago
  82. ee11b90 perf top: Fix annotate for userspace by Kirill Smelkov · 15 years ago
  83. 7a2b620 perf annotate: Fix it for non-prelinked *.so by Kirill Smelkov · 15 years ago
  84. 8d92c02 perf symbols: Ditch vdso global variable by Arnaldo Carvalho de Melo · 15 years ago
  85. 9de89fe perf symbols: Remove perf_session usage in symbols layer by Arnaldo Carvalho de Melo · 15 years ago
  86. a128168 perf probe: Check build-id of vmlinux by Masami Hiramatsu · 15 years ago
  87. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  88. ea08d8c perf symbols: Ditch dso->find_symbol by Arnaldo Carvalho de Melo · 15 years ago
  89. 79406cd perf symbols: Allow lookups by symbol name too by Arnaldo Carvalho de Melo · 15 years ago
  90. 6a4694a perf symbols: Better support for multiple symbol tables per dso by Arnaldo Carvalho de Melo · 15 years ago
  91. 3610583 perf symbols: Add a 'type' field to struct map by Arnaldo Carvalho de Melo · 15 years ago
  92. fcf1203 perf symbols: Rename find_symbol routines to find_function by Arnaldo Carvalho de Melo · 15 years ago
  93. c338aee perf symbols: Do lazy symtab loading for the kernel & modules too by Arnaldo Carvalho de Melo · 15 years ago
  94. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  95. 900b20d perf tools: Fix missing symtabs printouts by Ingo Molnar · 15 years ago
  96. d70a540 perf tools: Improve message about missing symtabs for deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  97. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  98. afb7b4f perf tools: Factor out the map initialization by Arnaldo Carvalho de Melo · 15 years ago
  99. 66bd842 perf tools: Delay loading symtabs till we hit a map with it by Arnaldo Carvalho de Melo · 15 years ago
  100. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago