1. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  2. 1340e6b perf tools: Fix dso__new handle() to handle deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  3. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago
  4. c0a8865 perf tools: callchain: Fix bad rounding of minimum rate by Frederic Weisbecker · 15 years ago
  5. b1a8834 perf tools: callchain: Fix 'perf report' display to be callchain by default by Frederic Weisbecker · 15 years ago
  6. b0efe21 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains by Frederic Weisbecker · 15 years ago
  7. 7eac7e9 perf util: Fix do_read() to fail on EOF instead of busy-looping by Pierre Habouzit · 15 years ago
  8. ae07b63 perf list: Fix the output to not include tracepoints without an id by Peter Zijlstra · 15 years ago
  9. 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
  10. 8f18aec perf report: Fix per task mult-counter stat reporting by Peter Zijlstra · 15 years ago
  11. 1c222bc perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header by Peter Zijlstra · 15 years ago
  12. 1953287 perf tools: Fix call-chain cumul hit based sub-total (fractal mode) by Frederic Weisbecker · 15 years ago
  13. 4d1e00a perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink by Arnaldo Carvalho de Melo · 15 years ago
  14. 2cdbc46 perf: Auto-detect libbfd by Peter Zijlstra · 15 years ago
  15. 7e03065 perf: Fix read buffer overflow by Roel Kluin · 15 years ago
  16. 9b30a26 perf tools: Fix faulty check by Stoyan Gaydarov · 15 years ago
  17. d20ff6b perf_counter tools: Fix vmlinux symbol generation breakage by Mike Galbraith · 15 years ago
  18. 5beeded perf_counter: Detect debugfs location by Jason Baron · 15 years ago
  19. f6bdafe perf_counter: Add tracepoint support to perf list, perf stat by Jason Baron · 15 years ago
  20. 28ac909 perf symbol: C++ demangling by Arnaldo Carvalho de Melo · 15 years ago
  21. dfe5a50 perf: avoid structure size confusion by using a fixed size by Arjan van de Ven · 15 years ago
  22. 1d2f379 Merge commit 'tip/perfcounters/core' into perf-counters-for-linus by Peter Zijlstra · 15 years ago
  23. 23cdb5d perf_counter tools: Fix index boundary check by Roel Kluin · 15 years ago
  24. a25e46c perf_counter tools: PLT info is stripped in -debuginfo packages by Arnaldo Carvalho de Melo · 15 years ago
  25. 27d0fd4 strlist: Introduce strlist__entry and strlist__nr_entries methods by Arnaldo Carvalho de Melo · 15 years ago
  26. 52d422d perf report: Adjust column width to the values sampled by Arnaldo Carvalho de Melo · 15 years ago
  27. 9590b7b perf_counter tools: Rename cache events to remove $ by Anton Blanchard · 15 years ago
  28. 805d127 perf report: Add "Fractal" mode output - support callchains with relative overhead rate by Frederic Weisbecker · 15 years ago
  29. e05b876 perf_counter tools: callchains: Manage the cumul hits on the fly by Frederic Weisbecker · 15 years ago
  30. 30d7a77 perf_counter tools: Adjust symbols in ET_EXEC files too by Arnaldo Carvalho de Melo · 15 years ago
  31. 1e11fd8 perf_counter tools: Provide helper to print percents color by Frederic Weisbecker · 15 years ago
  32. c20ab37 perf_counter tools: Set the minimum percent for callchains to be displayed by Frederic Weisbecker · 15 years ago
  33. 4eb3e47 perf report: Add support for callchain graph output by Frederic Weisbecker · 15 years ago
  34. 5a4b181 perf_counter tools: Add new OPT_CALLBACK_DEFAULT option by Frederic Weisbecker · 15 years ago
  35. 14f4654 perf_counter tools: Create new chain_for_each_child() iterator by Frederic Weisbecker · 15 years ago
  36. 6cfcc53 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure by Mike Galbraith · 15 years ago
  37. 208b4b4 perf_counter tools: Add infrastructure to support loading of kernel module symbols by Mike Galbraith · 15 years ago
  38. 9974f49 perf_counter tools: Make symbol loading consistently return number of loaded symbols by Mike Galbraith · 15 years ago
  39. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  40. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  41. 73c24cb8 perf list: Add cache events by Jaswinder Singh Rajput · 15 years ago
  42. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  43. 61c4598 perf_counter tools: Rework event string parsing/syntax by Paul Mackerras · 15 years ago
  44. deac911 perf_counter tools: Various fixes for callchains by Frederic Weisbecker · 15 years ago
  45. 4424961 perf_counter tools: Resolve symbols in callchains by Frederic Weisbecker · 15 years ago
  46. 9198aa7 perf_counter tools: Fix storage size allocation of callchain list by Frederic Weisbecker · 15 years ago
  47. 2590340 perf report: Add --dsos parameter by Arnaldo Carvalho de Melo · 15 years ago
  48. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 15 years ago
  49. fde953c perf_counter tools: Remove dead code by Ingo Molnar · 15 years ago
  50. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 15 years ago
  51. 4418351 perf_counter tools: Add alias for 'l1d' and 'l1i' by Jaswinder Singh Rajput · 15 years ago
  52. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago
  53. e5c5954 perf_counter tools: Shorten names for events by Jaswinder Singh Rajput · 15 years ago
  54. 06813f6 perf_counter tools: Check for valid cache operations by Jaswinder Singh Rajput · 15 years ago
  55. f7679da perf_counter tools: Fix strbuf_fread() error path handling by Roel Kluin · 15 years ago
  56. c0c22db perf_counter tools: Set alias for page-faults by Jaswinder Singh Rajput · 15 years ago
  57. 520f2c3 perf report: Output more symbol related debug data by Peter Zijlstra · 15 years ago
  58. 74d5b58 perf_counter tools: Introduce alias member in event_symbol by Jaswinder Singh Rajput · 15 years ago
  59. 51e2684 perf_counter tools: Define separate declarations for H/W and S/W events by Jaswinder Singh Rajput · 15 years ago
  60. c1f47b4 perf_counter tools: Fix vmlinux fallback when running on a different kernel by Ingo Molnar · 15 years ago
  61. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  62. a73c7d8 perf_counter tools: Add and use isprint() by Peter Zijlstra · 15 years ago
  63. 5aa75a0f perf_counter tools: Replace isprint() with issane() by Peter Zijlstra · 15 years ago
  64. 44175b6 perf stat: Reorganize output by Ingo Molnar · 15 years ago
  65. 301406b perf annotate: Print the filename:line for annotated colored lines by Frederic Weisbecker · 15 years ago
  66. faafec1 perf_counter tools: Remove one L1-data alias by Yong Wang · 15 years ago
  67. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  68. 729ff5e2 perf_counter tools: Clean up u64 usage by Ingo Molnar · 15 years ago
  69. 80d496b perf report: Add support for profiling JIT generated code by Pekka Enberg · 15 years ago
  70. 716c69f perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available by Ingo Molnar · 15 years ago
  71. e9fbc9d perf_counter tools: Initialize a stack variable before use by Arjan van de Ven · 15 years ago
  72. 8953645 perf_counter tools: Fix error condition in parse_aliases() by Ingo Molnar · 15 years ago
  73. 7d37a0c perf_counter tools: Warning fixes on 32-bit by Arjan van de Ven · 15 years ago
  74. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago