1. 0ec04e1 perf sched: Add 'perf sched map' scheduling event map printout by Ingo Molnar · 15 years ago
  2. 80ed098 perf sched: Make idle thread and comm/pid names more consistent by Ingo Molnar · 15 years ago
  3. c8a3775 perf sched: Sanity check context switch events by Ingo Molnar · 15 years ago
  4. dc02bf7 perf sched: Account for lost events, increase default buffering by Ingo Molnar · 15 years ago
  5. 39aeb52 perf sched: Add support for sched:sched_stat_runtime events by mingo · 15 years ago
  6. 08f69e6 perf sched: Print PIDs too by mingo · 15 years ago
  7. d115338 perf sched: Fix 'perf sched latency' output on 32-bit systems by Ingo Molnar · 15 years ago
  8. ea57c4f perf tools: Implement counter output multiplexing by Ingo Molnar · 15 years ago
  9. aa1ab9d perf tools: Fix processing of randomly serialized sched traces by Frederic Weisbecker · 15 years ago
  10. d130252 perf tools: Add an option to multiplex counters in a single channel by Frederic Weisbecker · 15 years ago
  11. c13f0d3 perf sched: Add 'perf sched trace', improve documentation by Ingo Molnar · 15 years ago
  12. 1fc35b2 perf sched: Implement the 'perf sched record' subcommand by Ingo Molnar · 15 years ago
  13. b5fae12 perf sched: Clean up PID sorting logic by Ingo Molnar · 15 years ago
  14. b1ffe8f perf sched: Finish latency => atom rename and misc cleanups by Ingo Molnar · 15 years ago
  15. f2858d8 perf sched: Add 'perf sched latency' and 'perf sched replay' by Ingo Molnar · 15 years ago
  16. daa1d7a perf sched: Implement multidimensional sorting by Frederic Weisbecker · 15 years ago
  17. 7362262 perf sched: Fix nsec to msec conversion by Frederic Weisbecker · 15 years ago
  18. 6668567 perf sched: Export the total, max latency and total runtime to thread atoms list by Frederic Weisbecker · 15 years ago
  19. c6ced61 perf sched: Add involuntarily sleeping task in work atoms by Frederic Weisbecker · 15 years ago
  20. 1756220 perf sched: Rename struct lat_snapshot to struct work atoms by Frederic Weisbecker · 15 years ago
  21. 3e30414 perf sched: Output runtime and context switch totals by Ingo Molnar · 15 years ago
  22. ea92ed5 perf sched: Add runtime stats by Ingo Molnar · 15 years ago
  23. d9340c1 perf sched: Display time in milliseconds, reorganize output by Ingo Molnar · 15 years ago
  24. 46f392c perf sched: Clean up latency and replay sub-commands by Ingo Molnar · 15 years ago
  25. cdce9d7 perf sched: Add sched latency profiling by Frederic Weisbecker · 15 years ago
  26. 419ab0d perf sched: Make it easier to plug in new sub profilers by Frederic Weisbecker · 15 years ago
  27. 4653881 perf sched: Fix bad event alignment by Frederic Weisbecker · 15 years ago
  28. bcd3279 perf tools: Allow the specification of all tracepoints at once by Frederic Weisbecker · 15 years ago
  29. ad236fd perf sched: Tighten up the code by Ingo Molnar · 15 years ago
  30. fbf9482 perf sched: Implement the scheduling workload replay engine by Ingo Molnar · 15 years ago
  31. ec15676 perf sched: Import schedbench.c by Ingo Molnar · 15 years ago
  32. 0a02ad9 perf: Add 'perf sched' tool by Ingo Molnar · 15 years ago
  33. 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
  34. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  35. 6b58e7f perf tools: Avoid unnecessary work in directory lookups by Ulrich Drepper · 15 years ago
  36. 849abde perf stat: Clean up statistics calculations a bit more by Peter Zijlstra · 15 years ago
  37. 8a02631 perf stat: More advanced variance computation by Peter Zijlstra · 15 years ago
  38. 63d40de perf stat: Use stddev_mean in stead of stddev by Peter Zijlstra · 15 years ago
  39. 9e9772c perf stat: Remove the limit on repeat by Peter Zijlstra · 15 years ago
  40. 506d4bc perf stat: Change noise calculation to use stddev by Peter Zijlstra · 15 years ago
  41. 6f4596d perf trace: Fix read_string() by Ingo Molnar · 15 years ago
  42. 00fc978 perf trace: Print out in nanoseconds by Ingo Molnar · 15 years ago
  43. 2e01d17 perf tools: Seek to the end of the header area by Ingo Molnar · 15 years ago
  44. 8886f42 perf trace: Fix parsing of perf.data by Ingo Molnar · 15 years ago
  45. 6ddf259 perf trace: Sample timestamps as well by Ingo Molnar · 15 years ago
  46. cd6feee perf trace: Sample the CPU too by Ingo Molnar · 15 years ago
  47. 65014ab perf tools: Work around strict aliasing related warnings by Ingo Molnar · 15 years ago
  48. 6156244 perf tools: Clean up warnings list in the Makefile by Ingo Molnar · 15 years ago
  49. 561f732 perf tools: Complete support for dynamic strings by Frederic Weisbecker · 15 years ago
  50. 9b8055a perf tools: Unify swapper tasks naming by Frederic Weisbecker · 15 years ago
  51. 3a2684c perf tools: Resolve idle thread cmdline for perf trace by Frederic Weisbecker · 15 years ago
  52. 5b447a6 perf tools: Librarize idle thread registration by Frederic Weisbecker · 15 years ago
  53. ec7ba4e perf tools: Add missing parameters documentation by Frederic Weisbecker · 15 years ago
  54. 19c9596 Merge branch 'perfcounters/tracing' into perfcounters/core by Ingo Molnar · 15 years ago
  55. 119e7a2 perf tools: do not complain if root is owning perf.data by Pierre Habouzit · 15 years ago
  56. d498bc1 perf tools: Fix missing string field printing in perf trace by Frederic Weisbecker · 15 years ago
  57. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  58. 7ced156 perf top: Show RIP only in verbose mode by Arnaldo Carvalho de Melo · 15 years ago
  59. 96d6e48 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  60. 1909629 perf trace: Add OPT_END to option array of perf-trace by Masami Hiramatsu · 15 years ago
  61. fa6963b perf tools: Check perf.data owner by Peter Zijlstra · 15 years ago
  62. b395cd8 perf tools: Make 'make html' work by Kyle McMartin · 15 years ago
  63. 6e08643 perf tools: Save partial non-overlapping map by Frederic Weisbecker · 15 years ago
  64. 4273b00 perf tools: Fix comm column adjusting by Frederic Weisbecker · 15 years ago
  65. 15f3fa4 perf annotate: Fix segmentation fault by Ingo Molnar · 15 years ago
  66. 1f18345 perf tools: Remove obsolete defines by Ingo Molnar · 15 years ago
  67. 3f9edc2 perf tools: Make trace event format parser aware of cast to pointers by Frederic Weisbecker · 15 years ago
  68. 9df37dd perf tools: Record events info also when :record suffix is used. by Frederic Weisbecker · 15 years ago
  69. 4bf2364 perf tools: Warn while running perf trace without sample by Frederic Weisbecker · 15 years ago
  70. 6ede59c perf tools: Fix spelling mistake in callchain error by Frederic Weisbecker · 15 years ago
  71. 5f9c39d perf tools: Add perf trace by Frederic Weisbecker · 15 years ago
  72. ea4010d perf tools: Add trace event information parser by Steven Rostedt · 15 years ago
  73. 538bafb perf tools: Add trace event debugfs stream reader by Steven Rostedt · 15 years ago
  74. 52050943 perf tools: Add trace event debugfs IO handler by Steven Rostedt · 15 years ago
  75. 2932cff perf: Rename perf-examples.txt to examples.txt by Carlos R. Mafra · 15 years ago
  76. 8f28827a perf tools: Librarize trace_event() helper by Frederic Weisbecker · 15 years ago
  77. 0d3a5c8 perf tools: Librarize sample type and attr finding from headers by Frederic Weisbecker · 15 years ago
  78. 0f25bfc perf tools: Put the show mode into the event headers files by Frederic Weisbecker · 15 years ago
  79. 2cec19d perf tools: Factorize the dprintf definition by Frederic Weisbecker · 15 years ago
  80. 0d31b82 perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags by Frederic Weisbecker · 15 years ago
  81. 35ba15b perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 by Ingo Molnar · 15 years ago
  82. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  83. 6baa0a5 perf tools: Factorize the thread code in a dedicated file by Frederic Weisbecker · 15 years ago
  84. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  85. 18408dd perf tools: Add some comments to the event definitions by Peter Zijlstra · 15 years ago
  86. 39e6dd7 perf record: Fix typo in pid_synthesize_comm_event by Arnaldo Carvalho de Melo · 15 years ago
  87. 8fd101f perf report: Don't show unresolved DSOs and symbols when -S/-d is used by Arnaldo Carvalho de Melo · 15 years ago
  88. daac07b perf tools: Add a general option to enable raw sample records by Frederic Weisbecker · 15 years ago
  89. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  90. 8f7a0dc perf list: Fix large list output by using the pager by Arnaldo Carvalho de Melo · 15 years ago
  91. 0a5ac84 perf record: Add missing -C option support for specifying profile cpu by Jens Axboe · 15 years ago
  92. 1340e6b perf tools: Fix dso__new handle() to handle deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  93. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago
  94. 94a2475 perf report: Show the tid too in -D by Arnaldo Carvalho de Melo · 15 years ago
  95. 2a8083f perf record: Fix .tid and .pid fill-in when synthesizing events by Arnaldo Carvalho de Melo · 15 years ago
  96. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  97. 1fe2c10 perf tools: Factorize the event structure definitions in a single file by Frederic Weisbecker · 15 years ago
  98. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  99. 48c2e17 tracing: Add more namespace area to 'perf list' output by Jason Baron · 15 years ago
  100. 9f86669 perf report: Add raw displaying of per-thread counters by Brice Goglin · 15 years ago