1. 203db29 tools/perf: Fix static build of perf tool by Mathias Krause · 13 years ago
  2. 37aa9a2 perf: clear out make flags when calling kernel make kernelver by Andy Whitcroft · 13 years ago
  3. 0df213c ktest: Require one TEST_START in config file by Steven Rostedt · 13 years ago
  4. ddf607e ktest: Add helper function to avoid duplicate code by Steven Rostedt · 13 years ago
  5. 1990207 ktest: Add IGNORE_WARNINGS to ignore warnings in some patches by Steven Rostedt · 13 years ago
  6. e7b1344 ktest: Fix tar extracting of modules to target by Steven Rostedt · 13 years ago
  7. 4892063 ktest: Have the testing tmp dir include machine name by Steven Rostedt · 13 years ago
  8. 0bd6c1a ktest: Add POST/PRE_BUILD options by Steven Rostedt · 13 years ago
  9. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  10. db05cfe ktest: Allow initrd processing without modules defined by Steven Rostedt · 13 years ago
  11. 23715c3c ktest: Have LOG_FILE evaluate options as well by Steven Rostedt · 13 years ago
  12. ecaf8e5 ktest: Have wait on stdio honor bug timeout by Steven Rostedt · 13 years ago
  13. fcb3f16 ktest: Implement our own force min config by Steven Rostedt · 13 years ago
  14. 9064af5 ktest: Add TEST_NAME option by Steven Rostedt · 13 years ago
  15. 30f75da ktest: Add CONFIG_BISECT_GOOD option by Steven Rostedt · 13 years ago
  16. f1a5b96 ktest: Add detection of triple faults by Steven Rostedt · 13 years ago
  17. cd4f1d5 ktest: Notify reason to break out of monitoring boot by Steven Rostedt · 13 years ago
  18. 6aeccec Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  19. 5d61b9f perf: Use make kernelversion instead of parsing the Makefile by Michal Marek · 13 years ago
  20. 33726bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. 3ce2a0b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  22. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  23. b273fa9 perf python: Fix argument name list of read_on_cpu() by Frederic Weisbecker · 13 years ago
  24. 5672238 perf evlist: Don't die if sample_{id_all|type} is invalid by Arnaldo Carvalho de Melo · 13 years ago
  25. 9c850d6 perf python: Use exception to propagate errors by Arnaldo Carvalho de Melo · 13 years ago
  26. d21cc9f perf evlist: Remove dependency on debug routines by Arnaldo Carvalho de Melo · 13 years ago
  27. 7cec092 perf script: Add printing of sample address by David Ahern · 13 years ago
  28. 610723f perf script: Make printing of dso a separate field option by David Ahern · 13 years ago
  29. 787bef1 perf script: "sym" field really means show IP data by David Ahern · 13 years ago
  30. 2cee77c perf stat: clarify unsupported events from uncounted events by David Ahern · 13 years ago
  31. 6434815 perf python: Cleanup useless double NULL termination in method arg names by Frederic Weisbecker · 13 years ago
  32. e95cc02 perf python: Fix argument name list of read_on_cpu() by Frederic Weisbecker · 13 years ago
  33. 9bf7174 ktest: Ignore unset values of the minconfig in config_bisect by Steven Rostedt · 13 years ago
  34. 4da46da ktest: Fix result of rebooting the kernel by Steven Rostedt · 13 years ago
  35. 4c8cc55 ktest: Fix off-by-one in config bisect result by Steven Rostedt · 13 years ago
  36. c2a7065 perf evlist: Don't die if sample_{id_all|type} is invalid by Arnaldo Carvalho de Melo · 13 years ago
  37. 5c6970a perf python: Use exception to propagate errors by Arnaldo Carvalho de Melo · 13 years ago
  38. bccdaba perf evlist: Remove dependency on debug routines by Arnaldo Carvalho de Melo · 13 years ago
  39. 4423fe4 virtio_test: support event index by Michael S. Tsirkin · 13 years ago
  40. e4a338d perf top: Don't stop if no kernel symtab is found by Arnaldo Carvalho de Melo · 13 years ago
  41. 5f6f558 perf top: Handle kptr_restrict by Arnaldo Carvalho de Melo · 13 years ago
  42. 59fb1ee perf top: Remove unused macro by Arnaldo Carvalho de Melo · 13 years ago
  43. 4af4c95 perf events: initialize fd array to -1 instead of 0 by David Ahern · 13 years ago
  44. 646aaea perf tools: Make sure kptr_restrict warnings fit 80 col terms by Arnaldo Carvalho de Melo · 13 years ago
  45. 75911c9 perf tools: Fix build on older systems by Arnaldo Carvalho de Melo · 13 years ago
  46. ec80fde perf symbols: Handle /proc/sys/kernel/kptr_restrict by Arnaldo Carvalho de Melo · 13 years ago
  47. ea7659f perf: Remove duplicate headers by Jesper Juhl · 13 years ago
  48. 5214638 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. 0f61f3e perf tools: Fix sample type size calculation in 32 bits archs by Frederic Weisbecker · 13 years ago
  50. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  52. 2e77def Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  53. 3cb6d15 perf tools: Fix sample size bit operations by Frederic Weisbecker · 13 years ago
  54. 998bedc perf tools: Fix ommitted mmap data update on remap by Frederic Weisbecker · 13 years ago
  55. 3ac1bbc Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 13 years ago
  56. 5538bec perf tools: Propagate event parse error handling by Frederic Weisbecker · 13 years ago
  57. 98e1da9 perf tools: Robustify dynamic sample content fetch by Frederic Weisbecker · 13 years ago
  58. a285412 perf tools: Pre-check sample size before parsing by Frederic Weisbecker · 13 years ago
  59. 7442996 perf tools: Move evlist sample helpers to evlist area by Frederic Weisbecker · 13 years ago
  60. dd5f5fd perf tools: Remove junk code in mmap size handling by Frederic Weisbecker · 13 years ago
  61. eac9eac perf tools: Check we are able to read the event size on mmap by Frederic Weisbecker · 13 years ago
  62. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  63. 2a62512 ktest: Allow options to be used by other options by Steven Rostedt · 13 years ago
  64. 77d942c ktest: Create variables for the ktest config files by Steven Rostedt · 13 years ago
  65. 27d934b ktest: Reboot after each patchcheck run by Steven Rostedt · 13 years ago
  66. 4025bc6 ktest: Reboot to good kernel after every bisect run by Steven Rostedt · 13 years ago
  67. 4d62bf5 ktest: If test failed due to timeout, print that by Steven Rostedt · 13 years ago
  68. ca6a21f ktest: Fix post install command by Steven Rostedt · 13 years ago
  69. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  70. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. c330525 perf stat: Add more cache-miss percentage printouts by Ingo Molnar · 13 years ago
  73. 2cba3ff perf stat: Add -d -d and -d -d -d options to show more CPU events by Ingo Molnar · 13 years ago
  74. b313207 perf bench, x86: Add alternatives-asm.h wrapper by Ingo Molnar · 13 years ago
  75. 9469234 perf: Fix multi-event parsing bug by Stephane Eranian · 13 years ago
  76. 52004ea Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 13 years ago
  77. aece948 perf evlist: Fix per thread mmap setup by Arnaldo Carvalho de Melo · 13 years ago
  78. b901941 perf tools: Honour the cpu list parameter when also monitoring a thread list by Arnaldo Carvalho de Melo · 13 years ago
  79. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  80. 2b348a7 perf probe: Fix the missed parameter initialization by Lin Ming · 13 years ago
  81. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 13 years ago
  82. 2d9ff66 perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c by Jesper Juhl · 13 years ago
  83. 174a7b1f perf tools: Makefile: Use gcc to determine ARCH by Lin Ming · 13 years ago
  84. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 14 years ago
  85. c63ca0c perf stat: Tell user about unsupported events in the list by David Ahern · 13 years ago
  86. 947b4ad perf list: Fix max event string size by Ingo Molnar · 13 years ago
  87. 370faf1 perf stat: Fail softly on unsupported events by Ingo Molnar · 13 years ago
  88. fce3c78 perf stat: Leave more room for percentages by Ingo Molnar · 13 years ago
  89. 2b427e1 perf stat: Adjust stall cycles warning percentages by Ingo Molnar · 13 years ago
  90. d3d1e86 perf stat: Analyze front-end and back-end stall counts by Ingo Molnar · 13 years ago
  91. 129c04c perf tools: Add front-end and back-end stalled cycles support by Ingo Molnar · 13 years ago
  92. ede7029 perf stat: Fix compatibility behavior by Ingo Molnar · 13 years ago
  93. f9cef0a perf stat: Add --sync/-S option by Ingo Molnar · 13 years ago
  94. 9ceb1c3 perf stat: Fix printout vertical alignment by Ingo Molnar · 13 years ago
  95. c6264de perf stat: Add -d/--detailed flag to run with a lot of events by Ingo Molnar · 13 years ago
  96. 8bb6c79 perf stat: Print out miss/hit ratio for L1 data-cache events by Ingo Molnar · 13 years ago
  97. c78df6c perf stat: Print branch misses warning colors by Ingo Molnar · 13 years ago
  98. a5d243d perf stat: Print stalled cycles warning colors by Ingo Molnar · 13 years ago
  99. f99844c perf stat: Fix -nan% output in perf stat noise printouts by Ingo Molnar · 13 years ago
  100. 1fc570a perf stat: Add stalled cycles to the default output by Ingo Molnar · 13 years ago