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