1. d599db3 perf report: Generalize perf_session__fprintf_hists() by Arnaldo Carvalho de Melo · 15 years ago
  2. c410a33 perf symbols: Move symbol filtering to event__preprocess_sample() by Arnaldo Carvalho de Melo · 15 years ago
  3. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  4. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  5. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  6. ea08d8c perf symbols: Ditch dso->find_symbol by Arnaldo Carvalho de Melo · 15 years ago
  7. 79406cd perf symbols: Allow lookups by symbol name too by Arnaldo Carvalho de Melo · 15 years ago
  8. 9958e1f perf symbols: Rename kthreads to kmaps, using another abstraction for it by Arnaldo Carvalho de Melo · 15 years ago
  9. 1ed091c perf tools: Consolidate symbol resolving across all tools by Arnaldo Carvalho de Melo · 15 years ago
  10. 95011c6 perf symbols: Support multiple symtabs in struct thread by Arnaldo Carvalho de Melo · 15 years ago
  11. 6a4694a perf symbols: Better support for multiple symbol tables per dso by Arnaldo Carvalho de Melo · 15 years ago
  12. 3610583 perf symbols: Add a 'type' field to struct map by Arnaldo Carvalho de Melo · 15 years ago
  13. 605ca4b perf symbols: Unexport kernel_map__functions by Arnaldo Carvalho de Melo · 15 years ago
  14. b0da954 perf symbols: Split the dsos list into kernel and user parts by Arnaldo Carvalho de Melo · 15 years ago
  15. 61f37a8 perf symbols: Rename kernel_mapto kernel_map[s]__functions by Arnaldo Carvalho de Melo · 15 years ago
  16. fcf1203 perf symbols: Rename find_symbol routines to find_function by Arnaldo Carvalho de Melo · 15 years ago
  17. b32d133 perf symbols: Simplify symbol machinery setup by Arnaldo Carvalho de Melo · 15 years ago
  18. cc612d8 perf symbols: Look for vmlinux in more places by Arnaldo Carvalho de Melo · 15 years ago
  19. c338aee perf symbols: Do lazy symtab loading for the kernel & modules too by Arnaldo Carvalho de Melo · 15 years ago
  20. 6671cb1 perf symbols: Remove unrelated actions from dso__load_kernel_sym by Arnaldo Carvalho de Melo · 15 years ago
  21. 2446042 perf symbols: Capture the running kernel buildid too by Arnaldo Carvalho de Melo · 15 years ago
  22. f1617b4 perf symbols: Record the build_ids of kernel modules too by Arnaldo Carvalho de Melo · 15 years ago
  23. e30a3d1 perf symbols: Kill struct build_id_list and die() another day by Arnaldo Carvalho de Melo · 15 years ago
  24. cfc10d3 perf symbols: Add a long_name_len member to struct dso by Arnaldo Carvalho de Melo · 15 years ago
  25. 9e03eb2 perf tools: Introduce dsos__fprintf_buildid by Arnaldo Carvalho de Melo · 15 years ago
  26. 57f395a perf tools: Split up build id saving into fetch and write by Frederic Weisbecker · 15 years ago
  27. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  28. 2643ce1 perf symbols: Factor out buildid reading routine by Arnaldo Carvalho de Melo · 15 years ago
  29. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  30. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  31. 66bd842 perf tools: Delay loading symtabs till we hit a map with it by Arnaldo Carvalho de Melo · 15 years ago
  32. 8408712 perf tools: Fix compatibility with libelf 0.8 and autodetect by Marti Raudsepp · 15 years ago
  33. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  34. e420499 perf annotate: Use the sym_priv_size area for the histogram by Arnaldo Carvalho de Melo · 15 years ago
  35. af427bf perf tools: Create maps for modules when processing kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  36. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  37. 8b40f52 perf tools: Protect header files with a consistent style by John Kacur · 15 years ago
  38. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  39. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  40. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago
  41. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  42. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  43. 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
  44. 52d422d perf report: Adjust column width to the values sampled by Arnaldo Carvalho de Melo · 15 years ago
  45. 30d7a77 perf_counter tools: Adjust symbols in ET_EXEC files too by Arnaldo Carvalho de Melo · 15 years ago
  46. 6cfcc53 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure by Mike Galbraith · 15 years ago
  47. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  48. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  49. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 15 years ago
  50. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago
  51. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  52. 301406b perf annotate: Print the filename:line for annotated colored lines by Frederic Weisbecker · 15 years ago
  53. 729ff5e2 perf_counter tools: Clean up u64 usage by Ingo Molnar · 15 years ago
  54. 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]
  55. 0b73da3 perf_counter tools: Add 'perf annotate' feature by Ingo Molnar · 15 years ago
  56. fc54db5 perf report: Deal with maps by Peter Zijlstra · 15 years ago
  57. bd74137 perf_counter tools: Print out symbol parsing errors only if --verbose by Ingo Molnar · 15 years ago
  58. 69ee69f perf_counter tools: Optionally pass a symbol filter to the dso load routines by Arnaldo Carvalho de Melo · 15 years ago
  59. a827c87 perf_counter tools: Consolidate dso methods to load kernel symbols by Arnaldo Carvalho de Melo · 15 years ago
  60. 0085c954 perf_counter tools: struct symbol priv area by Arnaldo Carvalho de Melo · 15 years ago
  61. a2928c4 perf_counter tools: Move symbol resolution classes from report to libperf by Arnaldo Carvalho de Melo · 15 years ago