1. 6b50f5c Merge branches 'x86/mce' and 'x86/urgent' into perf/mce by Ingo Molnar · 15 years ago
  2. 63c9e01 perf tools: Remove static debugfs path from parse-events by Ashwin Chaugule · 15 years ago
  3. 55621cc perf tools: Fix the NO_64BIT build on pure 64-bit systems by Ingo Molnar · 15 years ago
  4. 55ffb7a perf sched: Add -C option to measure on a specific CPU by Mike Galbraith · 15 years ago
  5. 7e4ff9e perf tools: Fix counter sample frequency breakage by Mike Galbraith · 15 years ago
  6. cbef79a perf tools: Fix const char type propagation by Randy Dunlap · 15 years ago
  7. 26dd2cb perf tools: Provide backward compatibility with previous perf.data version by Frederic Weisbecker · 15 years ago
  8. 97ea1a7 perf tools: Fix thread comm resolution in perf sched by Frederic Weisbecker · 15 years ago
  9. 2e538c4 perf tools: Improve kernel/modules symbol lookup by Arnaldo Carvalho de Melo · 15 years ago
  10. da21d1b perf tools: Up the verbose level for some really verbose stuff by Arnaldo Carvalho de Melo · 15 years ago
  11. 9a92b47 perf tools: Improve thread comm resolution in perf sched by Frederic Weisbecker · 15 years ago
  12. 016e92f perf tools: Unify perf.data mapping and events handling by Frederic Weisbecker · 15 years ago
  13. 03456a1 perf tools: Merge trace.info content into perf.data by Frederic Weisbecker · 15 years ago
  14. b209aa1 perf tools: Start the perf.data mapping at data offset in perf trace by Frederic Weisbecker · 15 years ago
  15. 42e59d7 perf tools: Default to 1 KHz auto-sampling freq events by Ingo Molnar · 15 years ago
  16. 064739b perf trace: Add string/dynamic cases to format_flags by Tom Zanussi · 15 years ago
  17. 2774601 perf trace: Add subsystem string to struct event by Tom Zanussi · 15 years ago
  18. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  19. d9b2002 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  20. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  21. 8183313 perf tools: elf_sym__is_function() should accept "zero" sized functions by Arnaldo Carvalho de Melo · 15 years ago
  22. b934cdd perf trace: Update eval_flag() flags array to match interrupt.h by Tom Zanussi · 15 years ago
  23. d4c3768 perf trace: Remove unused code in builtin-trace.c by Tom Zanussi · 15 years ago
  24. c3b32fc perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc by Arnaldo Carvalho de Melo · 15 years ago
  25. a2a99e8 perf tools: /proc/modules names don't always match its name by Arnaldo Carvalho de Melo · 15 years ago
  26. af427bf perf tools: Create maps for modules when processing kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  27. 5c20680 perf top: Keep the default of asking for kernel module symbols by Arnaldo Carvalho de Melo · 15 years ago
  28. 933da83 perf: Propagate term signal to child by Chris Wilson · 15 years ago
  29. ec218fc perf tools: Remove show_mask bitmask by Arnaldo Carvalho de Melo · 15 years ago
  30. 9735abf perf tools: Move hist_entry__add common code to hist.c by Arnaldo Carvalho de Melo · 15 years ago
  31. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  32. 1ad0560 perf tools: Run generate-cmdlist.sh properly by Mulyadi Santosa · 15 years ago
  33. 39a90a8 perf timechart: Add a power-only mode by Arjan van de Ven · 15 years ago
  34. 2ccdc45 perf top: Remove dead {min,max}_ip unused variables by Arnaldo Carvalho de Melo · 15 years ago
  35. cad3071 perf trace: Remove dead code by Arnaldo Carvalho de Melo · 15 years ago
  36. a80deb6 perf sched: Remove dead code by Arnaldo Carvalho de Melo · 15 years ago
  37. 1b46cdd perf tools: Use rb_tree for maps by Arnaldo Carvalho de Melo · 15 years ago
  38. 3d1d07e perf tools: Put common histogram functions in their own file by John Kacur · 15 years ago
  39. 8357275 perf top: Add poll_idle to the skip list by Arnaldo Carvalho de Melo · 15 years ago
  40. dd68ada perf tools: Create util/sort.and use it by John Kacur · 15 years ago
  41. 8b40f52 perf tools: Protect header files with a consistent style by John Kacur · 15 years ago
  42. cbfeb267 perf annotate: Add the cmp_null function and make use of it by John Kacur · 15 years ago
  43. 725b136 perf tools: Dont use openat() by Eric Dumazet · 15 years ago
  44. a255a99 perf tools: Fix buffer allocation by Eric Dumazet · 15 years ago
  45. 6703003 perf tools: .gitignore += perf*.html by Kirill Smelkov · 15 years ago
  46. dd906a0 perf tools: Handle relative paths while loading module symbols by Mike Galbraith · 15 years ago
  47. 508c4d0 perf tools: Fix module symbol loading bug by Mike Galbraith · 15 years ago
  48. c7f7fea perf stat: Fix zero total printouts by Ingo Molnar · 15 years ago
  49. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  50. 611a546 perf util: SVG performance improvements by Arjan van de Ven · 15 years ago
  51. 5094b65 perf util: Make the timechart SVG width dynamic by Arjan van de Ven · 15 years ago
  52. a92fe7b perf timechart: Show the duration of scheduler delays in the SVG by Arjan van de Ven · 15 years ago
  53. 4f1202c perf timechart: Show the name of the waker/wakee in timechart by Arjan van de Ven · 15 years ago
  54. ec60a3f perf utils: Use a define for the maximum length of a trace event by Arjan van de Ven · 15 years ago
  55. 151750c perf: Add timechart help text and add timechart to "perf help" by Arjan van de Ven · 15 years ago
  56. 964a0b3 perf utils: Be consistent about minimum text size in the svghelper by Arjan van de Ven · 15 years ago
  57. 3c09eeb perf timechart: Add "perf timechart record" by Arjan van de Ven · 15 years ago
  58. 1027498 perf: Add the timechart tool by Arjan van de Ven · 15 years ago
  59. f48d55c perf: Add a SVG helper library file by Arjan van de Ven · 15 years ago
  60. fd39e05 perf: Add a sample_event type to the event_union by Arjan van de Ven · 15 years ago
  61. a79d7db perf: Allow perf utilities to have "callback" options without arguments by Arjan van de Ven · 15 years ago
  62. 8755a8f perf: Store trace event name/id pairs in perf.data by Arjan van de Ven · 15 years ago
  63. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  64. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  65. 4b77a72 perf sched: Add --input=file option to builtin-sched.c by Mike Galbraith · 15 years ago
  66. 1281a49 perf trace: Sample timestamp and cpu when using record flag by Li Zefan · 15 years ago
  67. 270bbbe perf tools: Increase MAX_EVENT_LENGTH by Li Zefan · 15 years ago
  68. 6706ccf perf tools: Fix memory leak in read_ftrace_printk() by Li Zefan · 15 years ago
  69. 40749d0 perf sched: Determine the number of CPUs automatically by Ingo Molnar · 15 years ago
  70. 8b41266 perf record: Disable profiling before draining the buffer by Peter Zijlstra · 15 years ago
  71. 0ec04e1 perf sched: Add 'perf sched map' scheduling event map printout by Ingo Molnar · 15 years ago
  72. 80ed098 perf sched: Make idle thread and comm/pid names more consistent by Ingo Molnar · 15 years ago
  73. c8a3775 perf sched: Sanity check context switch events by Ingo Molnar · 15 years ago
  74. dc02bf7 perf sched: Account for lost events, increase default buffering by Ingo Molnar · 15 years ago
  75. 39aeb52 perf sched: Add support for sched:sched_stat_runtime events by mingo · 15 years ago
  76. 08f69e6 perf sched: Print PIDs too by mingo · 15 years ago
  77. d115338 perf sched: Fix 'perf sched latency' output on 32-bit systems by Ingo Molnar · 15 years ago
  78. ea57c4f perf tools: Implement counter output multiplexing by Ingo Molnar · 15 years ago
  79. aa1ab9d perf tools: Fix processing of randomly serialized sched traces by Frederic Weisbecker · 15 years ago
  80. d130252 perf tools: Add an option to multiplex counters in a single channel by Frederic Weisbecker · 15 years ago
  81. c13f0d3 perf sched: Add 'perf sched trace', improve documentation by Ingo Molnar · 15 years ago
  82. 1fc35b2 perf sched: Implement the 'perf sched record' subcommand by Ingo Molnar · 15 years ago
  83. b5fae12 perf sched: Clean up PID sorting logic by Ingo Molnar · 15 years ago
  84. b1ffe8f perf sched: Finish latency => atom rename and misc cleanups by Ingo Molnar · 15 years ago
  85. f2858d8 perf sched: Add 'perf sched latency' and 'perf sched replay' by Ingo Molnar · 15 years ago
  86. daa1d7a perf sched: Implement multidimensional sorting by Frederic Weisbecker · 15 years ago
  87. 7362262 perf sched: Fix nsec to msec conversion by Frederic Weisbecker · 15 years ago
  88. 6668567 perf sched: Export the total, max latency and total runtime to thread atoms list by Frederic Weisbecker · 15 years ago
  89. c6ced61 perf sched: Add involuntarily sleeping task in work atoms by Frederic Weisbecker · 15 years ago
  90. 1756220 perf sched: Rename struct lat_snapshot to struct work atoms by Frederic Weisbecker · 15 years ago
  91. 3e30414 perf sched: Output runtime and context switch totals by Ingo Molnar · 15 years ago
  92. ea92ed5 perf sched: Add runtime stats by Ingo Molnar · 15 years ago
  93. d9340c1 perf sched: Display time in milliseconds, reorganize output by Ingo Molnar · 15 years ago
  94. 46f392c perf sched: Clean up latency and replay sub-commands by Ingo Molnar · 15 years ago
  95. cdce9d7 perf sched: Add sched latency profiling by Frederic Weisbecker · 15 years ago
  96. 419ab0d perf sched: Make it easier to plug in new sub profilers by Frederic Weisbecker · 15 years ago
  97. 4653881 perf sched: Fix bad event alignment by Frederic Weisbecker · 15 years ago
  98. bcd3279 perf tools: Allow the specification of all tracepoints at once by Frederic Weisbecker · 15 years ago
  99. ad236fd perf sched: Tighten up the code by Ingo Molnar · 15 years ago
  100. fbf9482 perf sched: Implement the scheduling workload replay engine by Ingo Molnar · 15 years ago