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