1. eaa1fe2 ktest: Fail when grub menu not found by Steven Rostedt · 13 years ago
  2. 2728be4 ktest: Include monitor in reboot code by Andrew Jones · 13 years ago
  3. 1348823 ktest: Only need to save .config when doing mrproper by Andrew Jones · 13 years ago
  4. a908a66 ktest: Create outputdir if it does not exist by Andrew Jones · 13 years ago
  5. cd8e368 ktest: Add TEST_TYPE install option by Steven Rostedt · 13 years ago
  6. 7bc7298 perf hists browser: Add missing stdarg.h include by Mike Galbraith · 13 years ago
  7. b2b7e9e perf top: Fix the 'E' hotkey, select among multiple events by Arnaldo Carvalho de Melo · 13 years ago
  8. b079d4e perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey by Arnaldo Carvalho de Melo · 13 years ago
  9. c73a3cb Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core by Ingo Molnar · 13 years ago
  10. 6c3c5b2 perf buildid: Fix possible unterminated readlink() result buffer by Thomas Jarosch · 13 years ago
  11. 0361fc2 perf annotate browser: Allow toggling the visualization of source code lines by Arnaldo Carvalho de Melo · 13 years ago
  12. 250611c perf ui browser: Add filter method by Arnaldo Carvalho de Melo · 13 years ago
  13. 7296d66 perf annotate browser: Exit when pressing ESC or the left arrow by Arnaldo Carvalho de Melo · 13 years ago
  14. 437cfe7 perf hists browser: Invalidate ui_browser->top after timer calls by Arnaldo Carvalho de Melo · 13 years ago
  15. 18eaf0b perf hists browser: Fix handling of TAB/UNTAB for multiple events by Arnaldo Carvalho de Melo · 13 years ago
  16. e345fa1 perf top: Remove entries from entries_collapsed on decay by Arnaldo Carvalho de Melo · 13 years ago
  17. ed7e566 perf ui browser: Remove ui_browser__add_exit_keys by Arnaldo Carvalho de Melo · 13 years ago
  18. 3af6e33 perf ui browser: Handle SIGWINCH by Arnaldo Carvalho de Melo · 13 years ago
  19. 33e2731 perf hists: Fix compilation when NO_NEWT_SUPPORT is set by Stephane Eranian · 13 years ago
  20. df71d95 perf hists: Don't free decayed entries if in the annotation browser by Arnaldo Carvalho de Melo · 13 years ago
  21. 177e216 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  22. 900e14a perf hists browser: Recalculate browser pointers after resort/decay by Arnaldo Carvalho de Melo · 13 years ago
  23. 46a9719 Staging: hv: move hyperv code out of staging directory by Greg Kroah-Hartman · 13 years ago
  24. 44a5604 perf probe: Fix to show correct error string by Masami Hiramatsu · 13 years ago
  25. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  26. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  27. be83f5e perf hists browser: Update the browser.nr_entries after the timer by Arnaldo Carvalho de Melo · 13 years ago
  28. 7d16320 perf hists browser: Fix TAB/UNTAB use with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  29. 724c9c9 perf hists browser: Don't offer symbol actions when symbols not on --sort by Arnaldo Carvalho de Melo · 13 years ago
  30. 234a537 perf annotate browser: Use -> to navigate on assembly lines by Arnaldo Carvalho de Melo · 13 years ago
  31. e39622c perf tools: Fix broken number of samples for perf report -n by Stephane Eranian · 13 years ago
  32. 8b1bfdb perf top: Use the TUI interface by default by Arnaldo Carvalho de Melo · 13 years ago
  33. 3495854 perf annotate browser: Allow navigation to called functions by Arnaldo Carvalho de Melo · 13 years ago
  34. 19d4ac3 perf top: Add callgraph support by Arnaldo Carvalho de Melo · 13 years ago
  35. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  36. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  37. 1980c2eb perf hists: Threaded addition and sorting of entries by Arnaldo Carvalho de Melo · 13 years ago
  38. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  39. ef9dfe6 perf hists: Allow limiting the number of rows and columns in fprintf by Arnaldo Carvalho de Melo · 13 years ago
  40. 42b28ac perf hists: Stop using 'self' for struct hists by Arnaldo Carvalho de Melo · 13 years ago
  41. 9d01402 Merge commit 'v3.1-rc9' into perf/core by Ingo Molnar · 13 years ago
  42. 87ffef7 perf symbols: Treat all memory maps without dso file as loaded by Jiri Olsa · 13 years ago
  43. e78cb36 perf sched: Fix script command documentation by Jiri Olsa · 13 years ago
  44. b53af0f perf report: Fix stdio event name header printing by Arnaldo Carvalho de Melo · 13 years ago
  45. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  46. 33e49ea perf tools: Make stat/record print fatal signals of the target program by Andi Kleen · 13 years ago
  47. 61a9f32 perf stat: Fix spelling in comment by Jim Cromie · 13 years ago
  48. d4ffd04 perf stat: Allow tab as cvs delimiter by Jim Cromie · 13 years ago
  49. a1bca6c perf stat: Suppress printing std-dev when its 0 by Jim Cromie · 13 years ago
  50. 19f4740 perf stat: Fix +- nan% in --no-aggr runs by Jim Cromie · 13 years ago
  51. 56f3bae perf stat: Add --log-fd <N> option to redirect stderr elsewhere by Jim Cromie · 13 years ago
  52. dcc101d perf top: Improve lost events warning by Arnaldo Carvalho de Melo · 13 years ago
  53. eb48900 perf top browser: Fix up line width calculation by Arnaldo Carvalho de Melo · 13 years ago
  54. 7a6f205 perf buildid-list: Support showing the build id in an ELF file by Arnaldo Carvalho de Melo · 13 years ago
  55. f2add9c perf buildid-list: Add option to show the running kernel build id by Arnaldo Carvalho de Melo · 13 years ago
  56. 63e0372 perf script: Add drop monitor script by Neil Horman · 13 years ago
  57. 98dfd55 perf symbols: Stop using 'self' in map_groups__ methods by Arnaldo Carvalho de Melo · 13 years ago
  58. 8e303f2 perf tools: Fix raw sample reading by Jiri Olsa · 13 years ago
  59. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  60. ed3982c Merge commit 'v3.1-rc7' into perf/core by Ingo Molnar · 13 years ago
  61. 2b022a8 perf python: Add missing perf_event__parse_sample 'swapped' parm by Arnaldo Carvalho de Melo · 13 years ago
  62. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  63. af52aaf perf top: Fix userspace sample addr map offset by Arnaldo Carvalho de Melo · 13 years ago
  64. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  65. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  66. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  67. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  68. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  69. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  70. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  71. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  72. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  73. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  74. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  75. be5378f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  76. aca726a slub: update slabinfo tools to report per cpu partial list statistics by Christoph Lameter · 13 years ago
  77. 498ca79 cpupower: use man(1) when calling "cpupower help subcommand" by Dominik Brodowski · 13 years ago
  78. 47c3363 cpupower: make NLS truly optional by Dominik Brodowski · 13 years ago
  79. 63b37de cpupower: fix Makefile typo by Dave Jones · 13 years ago
  80. 51887c8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  81. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 13 years ago
  82. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 13 years ago
  83. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  84. 43bece7 perf tools: Add group event scheduling option to perf record/stat by Lin Ming · 13 years ago
  85. 195bcbf perf tools: Fix build against newer glibc by Josh Boyer · 13 years ago
  86. 777d1d7 perf tools: Fix error handling of unknown events by Stephane Eranian · 13 years ago
  87. cc2d86b perf evlist: Fix missing event name init for default event by Stephane Eranian · 13 years ago
  88. 77e5729 perf list: Fix exit value by Stephane Eranian · 13 years ago
  89. 9ee31f6 cpupower: Make monitor command -c/--cpu aware by Thomas Renninger · 13 years ago
  90. 7c74d2b cpupower: Better detect offlined CPUs by Thomas Renninger · 13 years ago
  91. 88f984e cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available by Thomas Renninger · 13 years ago
  92. 2dfc818 cpupower: mperf monitor - Use TSC to calculate max frequency if possible by Thomas Renninger · 13 years ago
  93. 75f25bd cpupower: avoid using symlinks by Amerigo Wang · 13 years ago
  94. bdc2209 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  95. e426f8e Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes by Russell King · 13 years ago
  96. 0ac8e58 ARM: fix perf build with uclibc toolchains by Florian Fainelli · 13 years ago
  97. 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 13 years ago
  98. db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 13 years ago
  99. f182e3e perf probe: Avoid searching variables in intermediate scopes by Masami Hiramatsu · 13 years ago
  100. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago