1. 9e207dd perf report: Show call graph from reference events by Kan Liang · 9 years ago
  2. 0bc2f2f perf symbols: Store if there is a filter in place by Arnaldo Carvalho de Melo · 9 years ago
  3. 3698dab perf tools: Move TUI-specific fields out of map_symbol by Namhyung Kim · 9 years ago
  4. c50fc0a perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding by Ananth N Mavinakayanahalli · 9 years ago
  5. fb6d594 perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc by Naveen N. Rao · 9 years ago
  6. d233209 perf probe ppc: Fix symbol fixup issues due to ELF type by Naveen N. Rao · 9 years ago
  7. e03eaa4 perf tools: Add pid/tid filtering to report and script commands by David Ahern · 9 years ago
  8. 680d926 perf symbols: Allow symbol alias when loading map for symbol name by Namhyung Kim · 9 years ago
  9. 18bd726 perf symbols: Introduce method to iterate symbols ordered by name by Arnaldo Carvalho de Melo · 9 years ago
  10. 8b7bad5 perf callchain: Support handling complete branch stacks as histograms by Andi Kleen · 10 years ago
  11. aaba4e1 perf symbols: Move bfd_demangle stubbing to its only user by Arnaldo Carvalho de Melo · 10 years ago
  12. 00dc865 perf record: Do not save pathname in ./debug/.build-id directory for vmlinux by Namhyung Kim · 10 years ago
  13. 2c241bd perf symbols: Make sym->end be the first address after the symbol range by Arnaldo Carvalho de Melo · 10 years ago
  14. 763122a perf tools: Disable kernel symbol demangling by default by Avi Kivity · 10 years ago
  15. e71e794 perf symbols: Don't demangle parameters and such by default by Namhyung Kim · 10 years ago
  16. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  17. 972f393 perf symbols: Make sure --symfs usage includes the path separator by Arnaldo Carvalho de Melo · 10 years ago
  18. 2b5b8bb perf tools: Add dso__type() by Adrian Hunter · 10 years ago
  19. 9c00a81 perf symbols: Add ability to iterate over a dso's symbols by Adrian Hunter · 10 years ago
  20. c6d8f2a perf symbols: Record whether a dso is 64-bit by Adrian Hunter · 10 years ago
  21. c830236 perf hists browser: Add ui.show-headers config file option by Jiri Olsa · 10 years ago
  22. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  23. 0776eb5 perf tools: Move sample data structures from perf.h by Jiri Olsa · 10 years ago
  24. f214833 perf report: Add --percentage option by Namhyung Kim · 10 years ago
  25. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  26. eb948e5 perf probe: Allow to add events on the local functions by Masami Hiramatsu · 10 years ago
  27. c96626b perf symbols: No need to export dso__first_symbol by Arnaldo Carvalho de Melo · 10 years ago
  28. 99ca423 perf symbols: Export elf_section_by_name and reuse by Masami Hiramatsu · 10 years ago
  29. cc22e57 perf symbols: Add 'machine' member to struct addr_location by Arnaldo Carvalho de Melo · 11 years ago
  30. c506c96 tools lib symbol: Start carving out symbol parsing routines from perf by Arnaldo Carvalho de Melo · 11 years ago
  31. 5230fb7 perf symbols: Set alloc flag close to setting the long_name by Arnaldo Carvalho de Melo · 11 years ago
  32. 3bfe5f8 perf tools: Export setup_list by David Ahern · 11 years ago
  33. 82d1deb perf symbols: Move idle syms check from top to generic function by David Ahern · 11 years ago
  34. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  35. afba19d perf symbols: Workaround objdump difficulties with kcore by Adrian Hunter · 11 years ago
  36. 316d70d perf symbols: Make a separate function to parse /proc/modules by Adrian Hunter · 11 years ago
  37. fc2be69 perf symbols: Add new option --ignore-vmlinux for perf top by Willy Tarreau · 11 years ago
  38. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  39. 8e0cf96 perf symbols: Add support for reading from /proc/kcore by Adrian Hunter · 11 years ago
  40. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 11 years ago
  41. 328ccda perf report: Add --no-demangle option by Namhyung Kim · 11 years ago
  42. 6e1f601 perf report: Make another loop for linking group hists by Namhyung Kim · 11 years ago
  43. eec185a perf symbols: Include elf.h header regardless LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  44. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  45. c81251e perf tests: Final cleanup for builtin-test move by Jiri Olsa · 12 years ago
  46. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  47. cdd059d perf tools: Move dso_* related functions into dso object by Jiri Olsa · 12 years ago
  48. ea36c46 perf tools: Move strxfrchar into string object by Jiri Olsa · 12 years ago
  49. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  50. 4383db8 perf tools: Move BUILD_ID_SIZE into build-id object by Jiri Olsa · 12 years ago
  51. ebb296c perf tools: Move build_id__sprintf into build-id object by Jiri Olsa · 12 years ago
  52. 29a0fc9 perf tools: Convert to LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  53. 3ce711a perf tools: bfd.h/libbfd detection fails with recent binutils by Markus Trippelsdorf · 12 years ago
  54. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  55. 1c4be9f perf symbols: Make dsos__find function globally available by Jiri Olsa · 12 years ago
  56. 6c7f631 perf symbols: Remove BIONIC wrapper around libgen.h by David Ahern · 12 years ago
  57. b771a83 perf tools: include basename for non-glibc systems by Irina Tirdea · 12 years ago
  58. 3aafe5a perf symbols: Use both runtime and debug images by Cody P Schafer · 12 years ago
  59. 261360b perf symbols: Convert dso__load_syms to take 2 symsrc's by Cody P Schafer · 12 years ago
  60. d26cd12 perf symbols: Factor want_symtab out of dso__load_sym() by Cody P Schafer · 12 years ago
  61. a44f605 perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc by Cody P Schafer · 12 years ago
  62. b68e2f9 perf symbols: Introduce symsrc structure. by Cody P Schafer · 12 years ago
  63. 21ea453 perf symbols: Track symtab_type of vmlinux by Cody P Schafer · 12 years ago
  64. 8215152 perf symbols: Remove unused 'end' arg in kallsyms parse cb by Cody P Schafer · 12 years ago
  65. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  66. 166ccc9 perf symbols: Introduce symbol__elf_init() by Namhyung Kim · 12 years ago
  67. f7add55 perf test: Add dso data caching tests by Jiri Olsa · 12 years ago
  68. 4dff624 perf symbols: Add dso data caching by Jiri Olsa · 12 years ago
  69. 949d160 perf symbols: Add interface to read DSO image data by Jiri Olsa · 12 years ago
  70. 44f24cb perf symbols: Factor DSO symtab types to generic binary types by Jiri Olsa · 12 years ago
  71. 209bd9e perf symbols: Follow .gnu_debuglink section to find separate symbols by Pierre-Loup A. Griffais · 12 years ago
  72. 8db4841 perf symbols: Handle different endians properly during symbol load by Jiri Olsa · 12 years ago
  73. 225466f perf probe: Provide perf interface for uprobes by Srikar Dronamraju · 12 years ago
  74. 1b2e2df perf symbols: Introduce symbol__size method by Arnaldo Carvalho de Melo · 12 years ago
  75. a68c2c5 perf report: Enable TUI in branch view mode by Stephane Eranian · 12 years ago
  76. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 12 years ago
  77. 0bc8d20 perf script: Add option resolving vmlinux path by Akihiro Nagai · 12 years ago
  78. a978f2a perf script: Add the offset field specifier by Akihiro Nagai · 12 years ago
  79. 547a92e perf script: Unify the expressions indicating "unknown" by Akihiro Nagai · 12 years ago
  80. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  81. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  82. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  83. f57b05e perf report: Use properly build_id kernel binaries by Jiri Olsa · 13 years ago
  84. ec80fde perf symbols: Handle /proc/sys/kernel/kptr_restrict by Arnaldo Carvalho de Melo · 13 years ago
  85. aeafcba perf symbols: Give more useful names to 'self' parameters by Arnaldo Carvalho de Melo · 13 years ago
  86. 171b3be perf symbol: Move sym_entry->skip to symbol->ignore by Arnaldo Carvalho de Melo · 13 years ago
  87. 878b439 perf symbols: Rename dso->origin to dso->symtab_type by Arnaldo Carvalho de Melo · 13 years ago
  88. d7603d5 perf hists: Remove needless global col lenght calcs by Arnaldo Carvalho de Melo · 13 years ago
  89. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  90. 3b01a41 perf symbols: Improve kallsyms symbol end addr calculation by Arnaldo Carvalho de Melo · 14 years ago
  91. ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
  92. fd930ff perf probe: Fix use of kernel image path given by 'k' option by Franck Bui-Huu · 14 years ago
  93. b226a5a7 perf report: Allow user to specify path to kallsyms file by David Ahern · 14 years ago
  94. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  95. 85e00b5 perf symbols: Fix multiple initialization of symbol system by Jovi Zhang · 14 years ago
  96. 90f18e6 perf symbols: List symbols in a dso in ascending name order by Srikar Dronamraju · 14 years ago
  97. c408fed perf symbols: Store the symbol binding by Arnaldo Carvalho de Melo · 14 years ago
  98. 076c6e45 perf session: Free the ref_reloc_sym memory at the right place by Arnaldo Carvalho de Melo · 14 years ago
  99. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  100. 6e40625 perf symbols: Precisely specify if dso->{long,short}_name should be freed by Arnaldo Carvalho de Melo · 14 years ago