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