1. 2e600d0 perf timechart: Improve the visual appearance of scheduler delays by Arjan van de Ven · 15 years ago
  2. 3bc2a39 perf timechart: Fix the wakeup-arrows that point to non-visible processes by Arjan van de Ven · 15 years ago
  3. dc79959 perf top: Fix --delay_secs 0 division by zero by Tim Blechmann · 15 years ago
  4. 210f9cb perf tools: Bump version to 0.0.2 by Ingo Molnar · 15 years ago
  5. 63c9e01 perf tools: Remove static debugfs path from parse-events by Ashwin Chaugule · 15 years ago
  6. 55621cc perf tools: Fix the NO_64BIT build on pure 64-bit systems by Ingo Molnar · 15 years ago
  7. cbef79a perf tools: Fix const char type propagation by Randy Dunlap · 15 years ago
  8. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  9. 8183313 perf tools: elf_sym__is_function() should accept "zero" sized functions by Arnaldo Carvalho de Melo · 15 years ago
  10. b934cdd perf trace: Update eval_flag() flags array to match interrupt.h by Tom Zanussi · 15 years ago
  11. d4c3768 perf trace: Remove unused code in builtin-trace.c by Tom Zanussi · 15 years ago
  12. 933da83 perf: Propagate term signal to child by Chris Wilson · 15 years ago
  13. 1ad0560 perf tools: Run generate-cmdlist.sh properly by Mulyadi Santosa · 15 years ago
  14. 39a90a8 perf timechart: Add a power-only mode by Arjan van de Ven · 15 years ago
  15. 8357275 perf top: Add poll_idle to the skip list by Arnaldo Carvalho de Melo · 15 years ago
  16. 725b136 perf tools: Dont use openat() by Eric Dumazet · 15 years ago
  17. a255a99 perf tools: Fix buffer allocation by Eric Dumazet · 15 years ago
  18. 6703003 perf tools: .gitignore += perf*.html by Kirill Smelkov · 15 years ago
  19. dd906a0 perf tools: Handle relative paths while loading module symbols by Mike Galbraith · 15 years ago
  20. 508c4d0 perf tools: Fix module symbol loading bug by Mike Galbraith · 15 years ago
  21. c7f7fea perf stat: Fix zero total printouts by Ingo Molnar · 15 years ago
  22. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  23. 611a546 perf util: SVG performance improvements by Arjan van de Ven · 15 years ago
  24. 5094b65 perf util: Make the timechart SVG width dynamic by Arjan van de Ven · 15 years ago
  25. a92fe7b perf timechart: Show the duration of scheduler delays in the SVG by Arjan van de Ven · 15 years ago
  26. 4f1202c perf timechart: Show the name of the waker/wakee in timechart by Arjan van de Ven · 15 years ago
  27. ec60a3f perf utils: Use a define for the maximum length of a trace event by Arjan van de Ven · 15 years ago
  28. 151750c perf: Add timechart help text and add timechart to "perf help" by Arjan van de Ven · 15 years ago
  29. 964a0b3 perf utils: Be consistent about minimum text size in the svghelper by Arjan van de Ven · 15 years ago
  30. 3c09eeb perf timechart: Add "perf timechart record" by Arjan van de Ven · 15 years ago
  31. 1027498 perf: Add the timechart tool by Arjan van de Ven · 15 years ago
  32. f48d55c perf: Add a SVG helper library file by Arjan van de Ven · 15 years ago
  33. fd39e05 perf: Add a sample_event type to the event_union by Arjan van de Ven · 15 years ago
  34. a79d7db perf: Allow perf utilities to have "callback" options without arguments by Arjan van de Ven · 15 years ago
  35. 8755a8f perf: Store trace event name/id pairs in perf.data by Arjan van de Ven · 15 years ago
  36. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  37. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  38. 4b77a72 perf sched: Add --input=file option to builtin-sched.c by Mike Galbraith · 15 years ago
  39. 1281a49 perf trace: Sample timestamp and cpu when using record flag by Li Zefan · 15 years ago
  40. 270bbbe perf tools: Increase MAX_EVENT_LENGTH by Li Zefan · 15 years ago
  41. 6706ccf perf tools: Fix memory leak in read_ftrace_printk() by Li Zefan · 15 years ago
  42. 40749d0 perf sched: Determine the number of CPUs automatically by Ingo Molnar · 15 years ago
  43. 8b41266 perf record: Disable profiling before draining the buffer by Peter Zijlstra · 15 years ago
  44. 0ec04e1 perf sched: Add 'perf sched map' scheduling event map printout by Ingo Molnar · 15 years ago
  45. 80ed098 perf sched: Make idle thread and comm/pid names more consistent by Ingo Molnar · 15 years ago
  46. c8a3775 perf sched: Sanity check context switch events by Ingo Molnar · 15 years ago
  47. dc02bf7 perf sched: Account for lost events, increase default buffering by Ingo Molnar · 15 years ago
  48. 39aeb52 perf sched: Add support for sched:sched_stat_runtime events by mingo · 15 years ago
  49. 08f69e6 perf sched: Print PIDs too by mingo · 15 years ago
  50. d115338 perf sched: Fix 'perf sched latency' output on 32-bit systems by Ingo Molnar · 15 years ago
  51. ea57c4f perf tools: Implement counter output multiplexing by Ingo Molnar · 15 years ago
  52. aa1ab9d perf tools: Fix processing of randomly serialized sched traces by Frederic Weisbecker · 15 years ago
  53. d130252 perf tools: Add an option to multiplex counters in a single channel by Frederic Weisbecker · 15 years ago
  54. c13f0d3 perf sched: Add 'perf sched trace', improve documentation by Ingo Molnar · 15 years ago
  55. 1fc35b2 perf sched: Implement the 'perf sched record' subcommand by Ingo Molnar · 15 years ago
  56. b5fae12 perf sched: Clean up PID sorting logic by Ingo Molnar · 15 years ago
  57. b1ffe8f perf sched: Finish latency => atom rename and misc cleanups by Ingo Molnar · 15 years ago
  58. f2858d8 perf sched: Add 'perf sched latency' and 'perf sched replay' by Ingo Molnar · 15 years ago
  59. daa1d7a perf sched: Implement multidimensional sorting by Frederic Weisbecker · 15 years ago
  60. 7362262 perf sched: Fix nsec to msec conversion by Frederic Weisbecker · 15 years ago
  61. 6668567 perf sched: Export the total, max latency and total runtime to thread atoms list by Frederic Weisbecker · 15 years ago
  62. c6ced61 perf sched: Add involuntarily sleeping task in work atoms by Frederic Weisbecker · 15 years ago
  63. 1756220 perf sched: Rename struct lat_snapshot to struct work atoms by Frederic Weisbecker · 15 years ago
  64. 3e30414 perf sched: Output runtime and context switch totals by Ingo Molnar · 15 years ago
  65. ea92ed5 perf sched: Add runtime stats by Ingo Molnar · 15 years ago
  66. d9340c1 perf sched: Display time in milliseconds, reorganize output by Ingo Molnar · 15 years ago
  67. 46f392c perf sched: Clean up latency and replay sub-commands by Ingo Molnar · 15 years ago
  68. cdce9d7 perf sched: Add sched latency profiling by Frederic Weisbecker · 15 years ago
  69. 419ab0d perf sched: Make it easier to plug in new sub profilers by Frederic Weisbecker · 15 years ago
  70. 4653881 perf sched: Fix bad event alignment by Frederic Weisbecker · 15 years ago
  71. bcd3279 perf tools: Allow the specification of all tracepoints at once by Frederic Weisbecker · 15 years ago
  72. ad236fd perf sched: Tighten up the code by Ingo Molnar · 15 years ago
  73. fbf9482 perf sched: Implement the scheduling workload replay engine by Ingo Molnar · 15 years ago
  74. ec15676 perf sched: Import schedbench.c by Ingo Molnar · 15 years ago
  75. 0a02ad9 perf: Add 'perf sched' tool by Ingo Molnar · 15 years ago
  76. cabc5c0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  77. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  79. 6b58e7f perf tools: Avoid unnecessary work in directory lookups by Ulrich Drepper · 15 years ago
  80. 849abde perf stat: Clean up statistics calculations a bit more by Peter Zijlstra · 15 years ago
  81. 8a02631 perf stat: More advanced variance computation by Peter Zijlstra · 15 years ago
  82. 63d40de perf stat: Use stddev_mean in stead of stddev by Peter Zijlstra · 15 years ago
  83. 9e9772c perf stat: Remove the limit on repeat by Peter Zijlstra · 15 years ago
  84. 506d4bc perf stat: Change noise calculation to use stddev by Peter Zijlstra · 15 years ago
  85. 825c9fb sparc: add basic support for 'perf' by Jens Axboe · 15 years ago
  86. 6f4596d perf trace: Fix read_string() by Ingo Molnar · 15 years ago
  87. 00fc978 perf trace: Print out in nanoseconds by Ingo Molnar · 15 years ago
  88. 2e01d17 perf tools: Seek to the end of the header area by Ingo Molnar · 15 years ago
  89. 8886f42 perf trace: Fix parsing of perf.data by Ingo Molnar · 15 years ago
  90. 6ddf259 perf trace: Sample timestamps as well by Ingo Molnar · 15 years ago
  91. cd6feee perf trace: Sample the CPU too by Ingo Molnar · 15 years ago
  92. 65014ab perf tools: Work around strict aliasing related warnings by Ingo Molnar · 15 years ago
  93. 6156244 perf tools: Clean up warnings list in the Makefile by Ingo Molnar · 15 years ago
  94. 561f732 perf tools: Complete support for dynamic strings by Frederic Weisbecker · 15 years ago
  95. 9b8055a perf tools: Unify swapper tasks naming by Frederic Weisbecker · 15 years ago
  96. 3a2684c perf tools: Resolve idle thread cmdline for perf trace by Frederic Weisbecker · 15 years ago
  97. 5b447a6 perf tools: Librarize idle thread registration by Frederic Weisbecker · 15 years ago
  98. ec7ba4e perf tools: Add missing parameters documentation by Frederic Weisbecker · 15 years ago
  99. 19c9596 Merge branch 'perfcounters/tracing' into perfcounters/core by Ingo Molnar · 15 years ago
  100. 119e7a2 perf tools: do not complain if root is owning perf.data by Pierre Habouzit · 15 years ago