1. cc612d8 perf symbols: Look for vmlinux in more places by Arnaldo Carvalho de Melo · 15 years ago
  2. c338aee perf symbols: Do lazy symtab loading for the kernel & modules too by Arnaldo Carvalho de Melo · 15 years ago
  3. 6671cb1 perf symbols: Remove unrelated actions from dso__load_kernel_sym by Arnaldo Carvalho de Melo · 15 years ago
  4. 2446042 perf symbols: Capture the running kernel buildid too by Arnaldo Carvalho de Melo · 15 years ago
  5. f1617b4 perf symbols: Record the build_ids of kernel modules too by Arnaldo Carvalho de Melo · 15 years ago
  6. e30a3d1 perf symbols: Kill struct build_id_list and die() another day by Arnaldo Carvalho de Melo · 15 years ago
  7. cfc10d3 perf symbols: Add a long_name_len member to struct dso by Arnaldo Carvalho de Melo · 15 years ago
  8. 9e03eb2 perf tools: Introduce dsos__fprintf_buildid by Arnaldo Carvalho de Melo · 15 years ago
  9. 57f395a perf tools: Split up build id saving into fetch and write by Frederic Weisbecker · 15 years ago
  10. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  11. 2643ce1 perf symbols: Factor out buildid reading routine by Arnaldo Carvalho de Melo · 15 years ago
  12. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  13. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  14. 66bd842 perf tools: Delay loading symtabs till we hit a map with it by Arnaldo Carvalho de Melo · 15 years ago
  15. 8408712 perf tools: Fix compatibility with libelf 0.8 and autodetect by Marti Raudsepp · 15 years ago
  16. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  17. e420499 perf annotate: Use the sym_priv_size area for the histogram by Arnaldo Carvalho de Melo · 15 years ago
  18. af427bf perf tools: Create maps for modules when processing kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  19. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  20. 8b40f52 perf tools: Protect header files with a consistent style by John Kacur · 15 years ago
  21. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  22. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  23. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago
  24. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  25. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  26. 94cb9e3 perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc) by Arnaldo Carvalho de Melo · 15 years ago
  27. 52d422d perf report: Adjust column width to the values sampled by Arnaldo Carvalho de Melo · 15 years ago
  28. 30d7a77 perf_counter tools: Adjust symbols in ET_EXEC files too by Arnaldo Carvalho de Melo · 15 years ago
  29. 6cfcc53 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure by Mike Galbraith · 15 years ago
  30. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  31. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  32. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 15 years ago
  33. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago
  34. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  35. 301406b perf annotate: Print the filename:line for annotated colored lines by Frederic Weisbecker · 15 years ago
  36. 729ff5e2 perf_counter tools: Clean up u64 usage by Ingo Molnar · 15 years ago
  37. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/util/symbol.h]
  38. 0b73da3 perf_counter tools: Add 'perf annotate' feature by Ingo Molnar · 15 years ago
  39. fc54db5 perf report: Deal with maps by Peter Zijlstra · 15 years ago
  40. bd74137 perf_counter tools: Print out symbol parsing errors only if --verbose by Ingo Molnar · 15 years ago
  41. 69ee69f perf_counter tools: Optionally pass a symbol filter to the dso load routines by Arnaldo Carvalho de Melo · 15 years ago
  42. a827c87 perf_counter tools: Consolidate dso methods to load kernel symbols by Arnaldo Carvalho de Melo · 15 years ago
  43. 0085c95 perf_counter tools: struct symbol priv area by Arnaldo Carvalho de Melo · 15 years ago
  44. a2928c4 perf_counter tools: Move symbol resolution classes from report to libperf by Arnaldo Carvalho de Melo · 15 years ago