1. e23da03 tools turbostat: add summary option by Len Brown · 12 years ago
  2. eae7a75 perf tools, x86: Build perf on older user-space as well by Ingo Molnar · 12 years ago
  3. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 12 years ago
  4. b832796 perf tools: Incorrect use of snprintf results in SEGV by Anton Blanchard · 12 years ago
  5. 8aa8a7c perf record: Fix buffer overrun bug in tracepoint_id_to_path() by Stephane Eranian · 12 years ago
  6. f3969bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. bc76efe perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 12 years ago
  8. 8f54ed4 perf tools: Change perf_guest default back to false by Joerg Roedel · 12 years ago
  9. 6e557a6 perf record: No build id option fails by David Ahern · 12 years ago
  10. 2273d5c Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 1c1bc92 perf probe: Ensure offset provided is not greater than function length without DWARF info too by Prashanth Nageshappa · 12 years ago
  12. cfbd70c perf tools: Ensure comm string is properly terminated by David Ahern · 12 years ago
  13. 26b7952 perf probe: Ensure offset provided is not greater than function length by Prashanth Nageshappa · 12 years ago
  14. 30e68bc perf evlist: Return first evsel for non-sample event on old kernel by Namhyung Kim · 12 years ago
  15. 586c6e7 Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  16. bf1c95a ktest: Fix make_min_config test when build fails by Steven Rostedt · 12 years ago
  17. a4a03fc perf evsel: Fix an issue where perf report fails to show the proper percentage by Naveen N. Rao · 12 years ago
  18. bf32c9e perf tools: Fix prefix matching for kernel maps by Jiri Olsa · 12 years ago
  19. 7a0153e perf tools: Fix perf stack to non executable on x86_64 by Jiri Olsa · 12 years ago
  20. 509605d perf top: Fix number of samples displayed by Stephane Eranian · 12 years ago
  21. d8d9c28 perf tools: Fix strlen() bug in perf_event__synthesize_event_type() by Stephane Eranian · 12 years ago
  22. 0a84f00 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 12 years ago
  23. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  24. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 12 years ago
  25. 5d48421b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  26. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  28. 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 12 years ago
  29. 85bbddc selftests: new x86 breakpoints selftest by Frederic Weisbecker · 12 years ago
  30. 274343a selftests: new very basic kernel selftests directory by Frederic Weisbecker · 12 years ago
  31. 07fe997 lguest: move the lguest tool to the tools directory by Davidlohr Bueso · 13 years ago
  32. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  33. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 13 years ago
  34. 90a5d5a mm-tracepoint: fix documentation and examples by Konstantin Khlebnikov · 13 years ago
  35. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  36. 172d1b0 perf tools: Fix compile error on x86_64 Ubuntu by Namhyung Kim · 13 years ago
  37. 0ed35abc perf report: Fix --stdio output alignment when --showcpuutilization used by Namhyung Kim · 13 years ago
  38. 6714a04 perf annotate: Get rid of field_sep check by Namhyung Kim · 13 years ago
  39. 9934525 perf annotate: Fix usage string by Namhyung Kim · 13 years ago
  40. 1b22859 perf kmem: Fix a memory leak by Namhyung Kim · 13 years ago
  41. 8442da1 perf kmem: Add missing closedir() calls by Namhyung Kim · 13 years ago
  42. cdce445 perf top: Add error message for EMFILE by Namhyung Kim · 13 years ago
  43. c30ab8a perf test: Change type of '-v' option to INCR by Namhyung Kim · 13 years ago
  44. 946ef2a perf script: Add missing closedir() calls by Namhyung Kim · 13 years ago
  45. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  46. cc5a91e perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again by Sebastian Andrzej Siewior · 13 years ago
  47. 99320cc perf tools: Add support for guest/host-only profiling by Joerg Roedel · 13 years ago
  48. 1aed267 perf kvm: Do guest-only counting by default by Joerg Roedel · 13 years ago
  49. df25f98 perf top: Don't update total_period on process_sample by Arnaldo Carvalho de Melo · 13 years ago
  50. 12c1427 perf hists: Stop using 'self' for struct hist_entry by Arnaldo Carvalho de Melo · 13 years ago
  51. 13d3ee5 perf hists: Rename total_session to total_period by Arnaldo Carvalho de Melo · 13 years ago
  52. be405f9 ktest: Add INGORE_ERRORS to ignore warnings in boot up by Steven Rostedt · 13 years ago
  53. 96f6a0d ktest: Still do reboot even for REBOOT_TYPE = script by Steven Rostedt · 13 years ago
  54. 9e18342 perf kvm: Fix copy & paste error in description by Joerg Roedel · 13 years ago
  55. 466e287 perf script: Kill script_spec__delete by Namhyung Kim · 13 years ago
  56. 057a174 perf top: Fix a memory leak by Namhyung Kim · 13 years ago
  57. 15e6392 perf stat: Introduce get_ratio_color() helper by Namhyung Kim · 13 years ago
  58. 29c9862 perf session: Remove impossible condition check by Namhyung Kim · 13 years ago
  59. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  60. f232806 perf tools: Fix feature-bits rework fallout, remove unused variable by Ingo Molnar · 13 years ago
  61. 37a058e perf script: Add generic perl handler to process events by Robert Richter · 13 years ago
  62. b1e5a9b perf tools: Use for_each_set_bit() to iterate over feature flags by Robert Richter · 13 years ago
  63. e20960c perf tools: Unify handling of features when writing feature section by Robert Richter · 13 years ago
  64. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  65. 1b54950 perf tools: Moving code in some files by Robert Richter · 13 years ago
  66. 002c4fd perf tools: Fix out-of-bound access to struct perf_session by Robert Richter · 13 years ago
  67. f7a8a13 perf tools: Continue processing header on unknown features by Robert Richter · 13 years ago
  68. 8cdfa78 perf tools: Improve macros for struct feature_ops by Robert Richter · 13 years ago
  69. 41d0d93 perf: builtin-record: Document and check that mmap_pages must be a power of two. by Nelson Elhage · 13 years ago
  70. 18e6093 perf: builtin-record: Provide advice if mmap'ing fails with EPERM. by Nelson Elhage · 13 years ago
  71. f41612f perf tools: Fix truncated annotation by Ingo Molnar · 13 years ago
  72. 64aab93 perf script: look up thread using tid instead of pid by David Ahern · 13 years ago
  73. f5faf72 perf tools: Look up thread names for system wide profiling by David Ahern · 13 years ago
  74. defd8d3 perf tools: Fix comm for processes with named threads by David Ahern · 13 years ago
  75. c2857cb ktest: Fix compare script to test if options are not documented by Steven Rostedt · 13 years ago
  76. 9cc9e09 ktest: Detect typos in option names by Steven Rostedt · 13 years ago
  77. b5f4aea ktest: Have all values be set by defaults by Steven Rostedt · 13 years ago
  78. 4f43e0d ktest: Change initialization of defaults hash to perl format by Steven Rostedt · 13 years ago
  79. bc7c580 ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST by Steven Rostedt · 13 years ago
  80. c5dacb8 ktest: Allow overriding bisect test results by Steven Rostedt · 13 years ago
  81. cad9666 ktest: Evaluate options before processing them by Steven Rostedt · 13 years ago
  82. 2b29b2f ktest: Evaluate $KERNEL_VERSION in both install and post install by Steven Rostedt · 13 years ago
  83. 165708b ktest: Only ask options needed for install by Steven Rostedt · 13 years ago
  84. dbd3783 ktest: When creating a new config, ask for BUILD_OPTIONS by Steven Rostedt · 13 years ago
  85. bb8474b ktest: Do not ask for some options if the only test is build by Steven Rostedt · 13 years ago
  86. c4261d0 ktest: Ask for type of test when creating a new config by Steven Rostedt · 13 years ago
  87. dad9875 ktest: Allow bisect test to restart where it left off by Steven Rostedt · 13 years ago
  88. fb2bace perf report: Fix usage string by Namhyung Kim · 13 years ago
  89. f1ac18a perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES by Stephane Eranian · 13 years ago
  90. d9e2442 Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core by Ingo Molnar · 13 years ago
  91. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  92. 65c1e04 perf test: Add more automated tests for event parsing by Jiri Olsa · 13 years ago
  93. cb8f4e9 perf events: Tidy up perf_event__preprocess_sample by Namhyung Kim · 13 years ago
  94. 5f9273d perf tools: Remove stale git headlines from top comment by Namhyung Kim · 13 years ago
  95. 0161d82 perf tools: Fix a memory leak on perf_read_values_destroy by Namhyung Kim · 13 years ago
  96. d74c896 perf symbols: Fix error path on symbol__init() by Namhyung Kim · 13 years ago
  97. 2b600f9 perf symbols: Get rid of duplicated snprintf() by Namhyung Kim · 13 years ago
  98. 301b195 perf evlist: Fix errno value reporting on failed mmap by Nelson Elhage · 13 years ago
  99. 6581f6e perf report: Document '--call-graph' for optional print_limit argument by Namhyung Kim · 13 years ago
  100. f3bda2c perf evsel: Fix uninitialized memory access to struct perf_sample by Robert Richter · 13 years ago