1. e7ee404 perf symbols: Fix symbols searching for module in buildid-cache by Wang Nan · 8 years ago
  2. 4035672 perf symbols: Do not read symbols/data from device files by Jiri Olsa · 9 years ago
  3. 40c4a0f perf symbols: Fix reading of build-id from vDSO by Ben Hutchings · 9 years ago
  4. 1e9abf8 perf report: Change default to use event group view by Namhyung Kim · 9 years ago
  5. f55ae95 perf symbols: Add the path to vmlinux.debug by Ekaterina Tumanova · 9 years ago
  6. aac4864 perf symbols: Refactor vmlinux_path__init() to ease path additions by Ekaterina Tumanova · 9 years ago
  7. 2059fc7 perf symbols: Allow forcing reading of non-root owned files by root by Arnaldo Carvalho de Melo · 9 years ago
  8. 866548d perf symbols: Rebuild rbtree when adjusting symbols for kcore by Adrian Hunter · 9 years ago
  9. 443f8c7 perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore by Jiri Olsa · 9 years ago
  10. 5baecbc perf symbols: we can now read separate debug-info files based on a build ID by Dima Kogan · 9 years ago
  11. dc38218 perf symbols: Try the .debug/ DSO cache as a last resort by Arnaldo Carvalho de Melo · 9 years ago
  12. 8e947f1 tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding by Arnaldo Carvalho de Melo · 9 years ago
  13. ce80d3b perf tools: Rename perf_session_env to perf_env by Kan Liang · 9 years ago
  14. c0b4dff perf annotate: Reset the dso find_symbol cache when removing symbols by Arnaldo Carvalho de Melo · 9 years ago
  15. 133de94 perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy by Adrian Hunter · 9 years ago
  16. b685ac2 perf symbols: Add front end cache for DSO symbol lookup by Arnaldo Carvalho de Melo · 9 years ago
  17. a11c51a Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  18. 4a77e21 perf strlist: Make dupstr be the default and part of an extensible config parm by Arnaldo Carvalho de Melo · 9 years ago
  19. 0bc2f2f perf symbols: Store if there is a filter in place by Arnaldo Carvalho de Melo · 9 years ago
  20. 36c8bb5 perf symbols: Check access permission when reading symbol files by Li Zhang · 9 years ago
  21. d3a7c48 perf tools: Reference count struct dso by Arnaldo Carvalho de Melo · 9 years ago
  22. 9f2de31 perf machine: Fix up some more method names by Arnaldo Carvalho de Melo · 9 years ago
  23. 84c2caf perf tools: Reference count struct map by Arnaldo Carvalho de Melo · 9 years ago
  24. facf3f0 perf tools: Check if a map is still in use when deleting it by Arnaldo Carvalho de Melo · 9 years ago
  25. 6a2ffcd perf tools: Protect accesses the map rbtrees with a rw lock by Arnaldo Carvalho de Melo · 9 years ago
  26. 1eee78a perf tools: Introduce struct maps by Arnaldo Carvalho de Melo · 9 years ago
  27. 5bcaaca perf tools: Assign default value for some pointers by Martin Liška · 9 years ago
  28. 4bb7123d perf tools: Use maps__first()/map__next() by Arnaldo Carvalho de Melo · 9 years ago
  29. c4f0354 perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit by Wang Nan · 9 years ago
  30. 4a936ed perf symbols: Protect dso symbol loading using a mutex by Namhyung Kim · 9 years ago
  31. 031b84c perf probe ppc: Enable matching against dot symbols automatically by Naveen N. Rao · 9 years ago
  32. fb6d594 perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc by Naveen N. Rao · 9 years ago
  33. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  34. e03eaa4 perf tools: Add pid/tid filtering to report and script commands by David Ahern · 9 years ago
  35. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago
  36. 18bd726 perf symbols: Introduce method to iterate symbols ordered by name by Arnaldo Carvalho de Melo · 10 years ago
  37. de48099 perf symbols: Return the first entry with a given name in find_by_name method by Namhyung Kim · 10 years ago
  38. 00dc865 perf record: Do not save pathname in ./debug/.build-id directory for vmlinux by Namhyung Kim · 10 years ago
  39. c00c48f perf symbols: Preparation for compressed kernel module support by Namhyung Kim · 10 years ago
  40. 2c241bd perf symbols: Make sym->end be the first address after the symbol range by Arnaldo Carvalho de Melo · 10 years ago
  41. eba8523 perf symbols: Fix map->end fixup by Arnaldo Carvalho de Melo · 10 years ago
  42. c657f42 perf symbols: Add path to Ubuntu kernel debuginfo file by Anton Blanchard · 10 years ago
  43. 763122a perf tools: Disable kernel symbol demangling by default by Avi Kivity · 10 years ago
  44. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  45. e96c674 perf symbols: Fix a memory leak in vmlinux_path__init() by Namhyung Kim · 10 years ago
  46. e0336ed perf tools: Add cpu_startup_entry to the list of kernel idle symbols by Arnaldo Carvalho de Melo · 10 years ago
  47. e7110b9 perf top: Don't look for kernel idle symbols in all DSOs by Arnaldo Carvalho de Melo · 10 years ago
  48. 972f393 perf symbols: Make sure --symfs usage includes the path separator by Arnaldo Carvalho de Melo · 10 years ago
  49. 9c00a81 perf symbols: Add ability to iterate over a dso's symbols by Adrian Hunter · 10 years ago
  50. bdac0bc perf symbols: Do not attempt to read data from kallsyms by Adrian Hunter · 10 years ago
  51. c6d8f2a perf symbols: Record whether a dso is 64-bit by Adrian Hunter · 10 years ago
  52. c830236 perf hists browser: Add ui.show-headers config file option by Jiri Olsa · 10 years ago
  53. e511db5 perf tools: Enable --children option by default by Namhyung Kim · 11 years ago
  54. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  55. 1029f9f perf symbols: Check compatible symtab type before loading dso by Namhyung Kim · 10 years ago
  56. 98e9f03 perf symbols: Destroy unused symsrcs by Namhyung Kim · 10 years ago
  57. c96626b perf symbols: No need to export dso__first_symbol by Arnaldo Carvalho de Melo · 10 years ago
  58. d9b62ab perf tools: Adjust kallsyms for relocated kernel by Adrian Hunter · 11 years ago
  59. a00d28c perf symbols: Prevent the use of kcore if the kernel has moved by Adrian Hunter · 11 years ago
  60. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  61. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  62. 5f70619 perf symbols: Use consistent name for the DSO binary type member by Arnaldo Carvalho de Melo · 11 years ago
  63. ee4e962 perf symbols: Clarify method to get DSO binary_type filename by Arnaldo Carvalho de Melo · 11 years ago
  64. c506c96 tools lib symbol: Start carving out symbol parsing routines from perf by Arnaldo Carvalho de Melo · 11 years ago
  65. bf4414a perf symbols: Constify dso->long_name by Arnaldo Carvalho de Melo · 11 years ago
  66. 7e155d4 perf symbols: Remove open coded management of long_name_allocated member by Arnaldo Carvalho de Melo · 11 years ago
  67. 5230fb7 perf symbols: Set alloc flag close to setting the long_name by Arnaldo Carvalho de Melo · 11 years ago
  68. c7282f2 perf symbols: Rename [sl]name_alloc to match the members they refer to by Arnaldo Carvalho de Melo · 11 years ago
  69. 0058aef perf symbols: Retain symbol source file name to lookup source line numbers by Adrian Hunter · 11 years ago
  70. 449867e perf symbols: Fix not finding kcore in buildid cache by Adrian Hunter · 11 years ago
  71. 3bfe5f8 perf tools: Export setup_list by David Ahern · 11 years ago
  72. 82d1deb perf symbols: Move idle syms check from top to generic function by David Ahern · 11 years ago
  73. d4f74eb perf symbols: Fix a memory leak due to symbol__delete not being used by Chenggang Qin · 11 years ago
  74. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  75. 0544d42 perf symbols: Add ability to find kcore in build-id cache by Adrian Hunter · 11 years ago
  76. 52afdaf perf symbols: Validate kcore module addresses by Adrian Hunter · 11 years ago
  77. 316d70d perf symbols: Make a separate function to parse /proc/modules by Adrian Hunter · 11 years ago
  78. fc2be69 perf symbols: Add new option --ignore-vmlinux for perf top by Willy Tarreau · 11 years ago
  79. 9cd0094 perf symbols: Support for Openembedded/Yocto -dbg packages by Ricardo Ribalda Delgado · 11 years ago
  80. 0b8c25d perf tools: Fix symbol offset computation for some dsos by David Ahern · 11 years ago
  81. 8e0cf96 perf symbols: Add support for reading from /proc/kcore by Adrian Hunter · 11 years ago
  82. 0131c4e perf tools: Make it possible to read object code from kernel modules by Adrian Hunter · 11 years ago
  83. 39b12f78 perf tools: Make it possible to read object code from vmlinux by Adrian Hunter · 11 years ago
  84. 3445432 perf symbols: avoid SyS kernel syscall aliases by Adrian Hunter · 11 years ago
  85. 5698d2c perf symbols: Do not apply symfs for an absolute vmlinux path by Namhyung Kim · 11 years ago
  86. 0276c22 perf tools: Fix -x/--exclude-other option for report command by Jiri Olsa · 11 years ago
  87. 328ccda perf report: Add --no-demangle option by Namhyung Kim · 11 years ago
  88. b7c14a0 perf symbols: Mark vmlinux filename as allocated by David Ahern · 12 years ago
  89. 164c800 perf symbols: Move name malloc to when needed in dso__load by David Ahern · 12 years ago
  90. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  91. 417c2ff perf symbols: Generalize filter in __fprintf_buildid methods by Arnaldo Carvalho de Melo · 12 years ago
  92. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  93. cdd059d perf tools: Move dso_* related functions into dso object by Jiri Olsa · 12 years ago
  94. ea36c46 perf tools: Move strxfrchar into string object by Jiri Olsa · 12 years ago
  95. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  96. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  97. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  98. 1c4be9f perf symbols: Make dsos__find function globally available by Jiri Olsa · 12 years ago
  99. 9ac3e48 perf tools: fix ALIGN redefinition in system headers by Irina Tirdea · 12 years ago
  100. f47b58b perf symbols: Fix builds with NO_LIBELF set by David Ahern · 12 years ago