1. da21d1b perf tools: Up the verbose level for some really verbose stuff by Arnaldo Carvalho de Melo · 15 years ago
  2. 016e92f perf tools: Unify perf.data mapping and events handling by Frederic Weisbecker · 15 years ago
  3. c3b32fc perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc by Arnaldo Carvalho de Melo · 15 years ago
  4. ec218fc perf tools: Remove show_mask bitmask by Arnaldo Carvalho de Melo · 15 years ago
  5. 9735abf perf tools: Move hist_entry__add common code to hist.c by Arnaldo Carvalho de Melo · 15 years ago
  6. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  7. 3d1d07e perf tools: Put common histogram functions in their own file by John Kacur · 15 years ago
  8. dd68ada perf tools: Create util/sort.and use it by John Kacur · 15 years ago
  9. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  10. 5b447a6 perf tools: Librarize idle thread registration by Frederic Weisbecker · 15 years ago
  11. 19c9596 Merge branch 'perfcounters/tracing' into perfcounters/core by Ingo Molnar · 15 years ago
  12. 119e7a2 perf tools: do not complain if root is owning perf.data by Pierre Habouzit · 15 years ago
  13. 96d6e48 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  14. fa6963b perf tools: Check perf.data owner by Peter Zijlstra · 15 years ago
  15. 4273b00 perf tools: Fix comm column adjusting by Frederic Weisbecker · 15 years ago
  16. 6ede59c perf tools: Fix spelling mistake in callchain error by Frederic Weisbecker · 15 years ago
  17. 8f28827a perf tools: Librarize trace_event() helper by Frederic Weisbecker · 15 years ago
  18. 0d3a5c8 perf tools: Librarize sample type and attr finding from headers by Frederic Weisbecker · 15 years ago
  19. 0f25bfc perf tools: Put the show mode into the event headers files by Frederic Weisbecker · 15 years ago
  20. 2cec19d perf tools: Factorize the dprintf definition by Frederic Weisbecker · 15 years ago
  21. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  22. 6baa0a5 perf tools: Factorize the thread code in a dedicated file by Frederic Weisbecker · 15 years ago
  23. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  24. 8fd101f perf report: Don't show unresolved DSOs and symbols when -S/-d is used by Arnaldo Carvalho de Melo · 15 years ago
  25. 94a2475 perf report: Show the tid too in -D by Arnaldo Carvalho de Melo · 15 years ago
  26. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  27. 1fe2c10 perf tools: Factorize the event structure definitions in a single file by Frederic Weisbecker · 15 years ago
  28. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  29. 9f86669 perf report: Add raw displaying of per-thread counters by Brice Goglin · 15 years ago
  30. 8d51327 perf report: Fix and improve the displaying of per-thread event counters by Brice Goglin · 15 years ago
  31. 2544603 perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode by Frederic Weisbecker · 15 years ago
  32. b1a8834 perf tools: callchain: Fix 'perf report' display to be callchain by default by Frederic Weisbecker · 15 years ago
  33. 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
  34. 8f18aec perf report: Fix per task mult-counter stat reporting by Peter Zijlstra · 15 years ago
  35. 1953287 perf tools: Fix call-chain cumul hit based sub-total (fractal mode) by Frederic Weisbecker · 15 years ago
  36. 114cfab perf report: Make --sort comm,dso,symbol the default by Pekka Enberg · 15 years ago
  37. 7e03065 perf: Fix read buffer overflow by Roel Kluin · 15 years ago
  38. 27d028d perf report: Update for the new FORK/EXIT events by Peter Zijlstra · 15 years ago
  39. 7f453c2 perf_counter: PERF_SAMPLE_ID and inherited counters by Peter Zijlstra · 15 years ago
  40. 1d2f379 Merge commit 'tip/perfcounters/core' into perf-counters-for-linus by Peter Zijlstra · 15 years ago
  41. 1483b19f perf_counter: Make call graph option consistent by Anton Blanchard · 15 years ago
  42. e3d7e18 perf report: Introduce -n/--show-nr-samples by Arnaldo Carvalho de Melo · 15 years ago
  43. 021191b perf report: Make the output more compact by Arnaldo Carvalho de Melo · 15 years ago
  44. 60c1baf perf report: Tidy up reporting of symbols not found by Arnaldo Carvalho de Melo · 15 years ago
  45. 52d422d perf report: Adjust column width to the values sampled by Arnaldo Carvalho de Melo · 15 years ago
  46. 805d127 perf report: Add "Fractal" mode output - support callchains with relative overhead rate by Frederic Weisbecker · 15 years ago
  47. 94a8eb0 perf report: Change default callchain parameters by Frederic Weisbecker · 15 years ago
  48. be90388 perf report: Use a modifiable string for default callchain options by Frederic Weisbecker · 15 years ago
  49. 91b4eae perf report: Warn on callchain output request from non-callchain file by Frederic Weisbecker · 15 years ago
  50. 029e5b1 perf report: Annotate variable initialization by Ingo Molnar · 15 years ago
  51. 24b57c6 perf_counter tools: Display percents of hits in callchain with overhead colors by Frederic Weisbecker · 15 years ago
  52. 1e11fd8 perf_counter tools: Provide helper to print percents color by Frederic Weisbecker · 15 years ago
  53. c20ab37 perf_counter tools: Set the minimum percent for callchains to be displayed by Frederic Weisbecker · 15 years ago
  54. 4eb3e47 perf report: Add support for callchain graph output by Frederic Weisbecker · 15 years ago
  55. 4297648 perf_counter tools: Enable kernel module symbol loading in tools by Mike Galbraith · 15 years ago
  56. 6cfcc53 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure by Mike Galbraith · 15 years ago
  57. 9974f49 perf_counter tools: Make symbol loading consistently return number of loaded symbols by Mike Galbraith · 15 years ago
  58. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  59. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  60. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  61. 88a69df perf report: Fix HV bit mismerge by Ingo Molnar · 15 years ago
  62. 4424961 perf_counter tools: Resolve symbols in callchains by Frederic Weisbecker · 15 years ago
  63. fb9c818 perf report: Add hypervisor dso by Anton Blanchard · 15 years ago
  64. d8db1b5 perf report: Fix reporting of hypervisor by Anton Blanchard · 15 years ago
  65. 7bec7a9 perf report: Add --symbols parameter by Arnaldo Carvalho de Melo · 15 years ago
  66. cc8b88b perf report: Add --comms parameter by Arnaldo Carvalho de Melo · 15 years ago
  67. 2590340 perf report: Add --dsos parameter by Arnaldo Carvalho de Melo · 15 years ago
  68. f55c555 perf report: Print sorted callchains per histogram entries by Frederic Weisbecker · 15 years ago
  69. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 15 years ago
  70. e9ea2fd perf-report: Add bare minimum PERF_EVENT_READ parsing by Peter Zijlstra · 15 years ago
  71. e6e18ec perf_counter: Rework the sample ABI by Peter Zijlstra · 15 years ago
  72. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago
  73. 3d906ef perf_counter tools: Handle overlapping MMAP events by Peter Zijlstra · 15 years ago
  74. 520f2c3 perf report: Output more symbol related debug data by Peter Zijlstra · 15 years ago
  75. eadc84c perfcounter: Handle some IO return values by Frederic Weisbecker · 15 years ago
  76. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  77. f597055 perf_counter tools: Add a data file header by Peter Zijlstra · 15 years ago
  78. 2a0a50f perf_counter: Update userspace callchain sampling uses by Peter Zijlstra · 15 years ago
  79. b8e6d82 perf report: Filter to parent set by default by Ingo Molnar · 15 years ago
  80. 9d91a6f perf_counter tools: Handle lost events by Peter Zijlstra · 15 years ago
  81. a73c7d8 perf_counter tools: Add and use isprint() by Peter Zijlstra · 15 years ago
  82. 7522060 perf report: Add validation of call-chain entries by Ingo Molnar · 15 years ago
  83. b25bcf2 perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain features by Ingo Molnar · 15 years ago
  84. 5aa75a0f perf_counter tools: Replace isprint() with issane() by Peter Zijlstra · 15 years ago
  85. 6e7d6fd perf report: Add --sort <call> --call <$regex> by Peter Zijlstra · 15 years ago
  86. e2eae0f perf report: Fix 32-bit printf format by Ingo Molnar · 15 years ago
  87. 3dfabc7 perf report: Add per system call overhead histogram by Ingo Molnar · 15 years ago
  88. 3efa1cc9 perf record/report: Add call graph / call chain profiling by Ingo Molnar · 15 years ago
  89. 8465b05 perf report: Print out raw events in hexa by Ingo Molnar · 15 years ago
  90. 729ff5e2 perf_counter tools: Clean up u64 usage by Ingo Molnar · 15 years ago
  91. ea1900e perf_counter tools: Normalize data using per sample period data by Peter Zijlstra · 15 years ago
  92. 4502d77 perf_counter tools: Small frequency related fixes by Peter Zijlstra · 15 years ago
  93. aefcf37 perf_counter tools: Standardize color printing by Ingo Molnar · 15 years ago
  94. 80d496b perf report: Add support for profiling JIT generated code by Pekka Enberg · 15 years ago
  95. a14832f perf report: Print more expressive message in case of file open error by Ingo Molnar · 15 years ago
  96. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/builtin-report.c]
  97. b2fef07 perf_counter tools: Sample and display frequency adjustment changes by Ingo Molnar · 15 years ago
  98. 2debbc8 perf_counter tools: Clarify events/samples naming by Ingo Molnar · 15 years ago
  99. 8edd428 perf report: Display user/kernel differentiator by Ingo Molnar · 15 years ago
  100. fc54db5 perf report: Deal with maps by Peter Zijlstra · 15 years ago