1. 9444e87 perf build: Get rid of LIB_INCLUDE variable by Jiri Olsa · 9 years ago
  2. c59a142 perf build: Fix pthread-attr-setaffinity-np include in test-all by Jiri Olsa · 9 years ago
  3. 806f072 perf build: Move features build output under features directory by Jiri Olsa · 9 years ago
  4. 97e7a51 perf build: Disable default check for libbabeltrace by Jiri Olsa · 9 years ago
  5. 235504d perf tools: Fix building error for arm64. by Wang Nan · 9 years ago
  6. a908f5d selftests/powerpc: Rename TARGETS in powerpc selftests makefile by Michael Ellerman · 9 years ago
  7. 58dae82 selftests/powerpc: Add test for VPHN by Greg Kurz · 9 years ago
  8. d5dbc51 perf hists browser: Allow annotating entries in callchains by Arnaldo Carvalho de Melo · 9 years ago
  9. 13326e5 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 4c47f4f perf hists: Remove hist_entry->used, not used anymore by Arnaldo Carvalho de Melo · 9 years ago
  11. 8edcee0e selftests/powerpc: Build the copyloops with -maltivec by Michael Ellerman · 9 years ago
  12. 446fb96 perf hists browser: Fix up some branch alignment by Arnaldo Carvalho de Melo · 9 years ago
  13. 0ba332f perf hists browser: Simplify symbol annotation menu setup by Arnaldo Carvalho de Melo · 9 years ago
  14. c2ce6f9 powerpc: Change vrX register defines to vX to match gcc and glibc by Anton Blanchard · 9 years ago
  15. e6c2d9c Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  16. 32dcfba selftests: Add install target by Michael Ellerman · 9 years ago
  17. 5e29a91 selftests: Introduce minimal shared logic for running tests by Michael Ellerman · 9 years ago
  18. 6936472 perf data: Add tracepoint events fields CTF conversion support by Sebastian Andrzej Siewior · 9 years ago
  19. 65f46e0 perf kmem: Fix alignment of slab result table by Namhyung Kim · 9 years ago
  20. bd72a33 perf kmem: Allow -v option by Namhyung Kim · 9 years ago
  21. 405f875 perf kmem: Fix segfault when invalid sort key is given by Namhyung Kim · 9 years ago
  22. 7910352 perf stat: Always correctly indent ratio column by Andi Kleen · 9 years ago
  23. 56f0fd4 perf stat: Fix IPC and other formulas with -A by Andi Kleen · 9 years ago
  24. d73515c perf stat: Output running time and run/enabled ratio in CSV mode by Andi Kleen · 9 years ago
  25. 0d02a75 selftests/timers: Add set-2038 test from timetest suite by John Stultz · 9 years ago
  26. 3a92a15 selftests/timers: Add set-tai from the timetest suite by John Stultz · 9 years ago
  27. d7b2902 selftests/timers: Add leapcrash test from the timetest suite by John Stultz · 9 years ago
  28. 5bccfe4 selftests/timers: Add leap-a-day test from timetest suite by John Stultz · 9 years ago
  29. 7290ce1 selftests/timers: Add clocksource-switch test from timetest suite by John Stultz · 9 years ago
  30. 6e8b285 selftests/timers: Add skew_consistency test from the timetests suite by John Stultz · 9 years ago
  31. d869424 selftests/timers: Add change_skew test from timetest suite by John Stultz · 9 years ago
  32. b7bb844 selftests/timers: Add alarmtimer-suspend test from timetests suite by John Stultz · 9 years ago
  33. de52133 selftests/timers: Add adjtimex validation test from timetest suite by John Stultz · 9 years ago
  34. 274d631 selftests/timers: Add mqueue latency test from the timetest suite by John Stultz · 9 years ago
  35. e39b60f selftests/timers: Add threaded time inconsistency test from timetest suite by John Stultz · 9 years ago
  36. 4e40d0a selftests/timers: Add set-timer-lat test from timetest suite by John Stultz · 9 years ago
  37. 51f91cb selftests/timers: Add clock skew estimation test from timetest suite by John Stultz · 9 years ago
  38. c5fffcb selftests/timers: Add nsleep-lat test from timetest suite by John Stultz · 9 years ago
  39. ed3fe34 selftests/timers: Add inconsistency-check test from timetests by John Stultz · 9 years ago
  40. 689f32f selftests/timers: Add nanosleep test from timetest suite by John Stultz · 9 years ago
  41. 2430ec6 selftests/timers: Quiet warning due to lack of return check on brk by John Stultz · 9 years ago
  42. 03438212 selftests/timers: Cleanup Makefile to make it easier to add future tests by John Stultz · 9 years ago
  43. 4fabf3d perf hists browser: Fix UI bug after fold/unfold by He Kuang · 9 years ago
  44. 6d4a489 perf probe: Fix compiles due to declarations using perf_probe_point by David Ahern · 9 years ago
  45. a8cd1f4 perf hists browser: Fix UI bug after zoom into thread/dso/symbol by He Kuang · 9 years ago
  46. a78604d perf probe: Fix possible double free on error by He Kuang · 9 years ago
  47. 443a705 perf tools: Output feature detection's gcc output to a file by Arnaldo Carvalho de Melo · 9 years ago
  48. 19a9df3 perf build: Fix libbabeltrace detection by Jiri Olsa · 9 years ago
  49. e578da3 perf probe: Allow weak symbols to be probed by Namhyung Kim · 9 years ago
  50. 680d926 perf symbols: Allow symbol alias when loading map for symbol name by Namhyung Kim · 9 years ago
  51. 0687eba Revert "perf probe: Fix to fall back to find probe point in symbols" by Masami Hiramatsu · 9 years ago
  52. 811dd2a perf probe: Fix --line to handle aliased symbols in glibc by Masami Hiramatsu · 9 years ago
  53. 9b118ac perf probe: Fix to handle aliased symbols in glibc by Masami Hiramatsu · 9 years ago
  54. 4a6b362 perf ordered_events: Adopt queue() method by Arnaldo Carvalho de Melo · 9 years ago
  55. 01fbc1f perf tools: Remove superfluous thread->comm_set setting by Jiri Olsa · 9 years ago
  56. d704ebd perf tools: tool->finished_round() doesn't need perf_session by Arnaldo Carvalho de Melo · 9 years ago
  57. d10eb1e perf ordered_events: Allow tools to specify a deliver method by Arnaldo Carvalho de Melo · 9 years ago
  58. b8ea351 Revert "cpupower Makefile change to help run the tool without 'make install'" by Josh Boyer · 9 years ago
  59. b6505de rcutorture: Enable slow grace-period initializations by Paul E. McKenney · 10 years ago
  60. 9a0b574 selftests/exec: Check if the syscall exists and bail if not by Michael Ellerman · 9 years ago
  61. b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 9 years ago
  62. fa713a4e perf ordered_events: Untangle from perf_session by Arnaldo Carvalho de Melo · 9 years ago
  63. 3fca6a2 tools: iio: lsiio: Remove unused variables by Roberta Dobrescu · 9 years ago
  64. 976d9ab tools: iio: Define _GNU_SOURCE in Makefile by Roberta Dobrescu · 9 years ago
  65. 817020c iio: Move iio userspace applications out of staging by Roberta Dobrescu · 9 years ago
  66. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  67. e678fef Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  68. 3995614 perf annotate: Fix fallback to unparsed disassembler line by Arnaldo Carvalho de Melo · 9 years ago
  69. f8e92fb4 Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm by Ingo Molnar · 9 years ago
  70. 91afa21 torture: Avoid script syntax error when insufficient CPUs by Paul E. McKenney · 9 years ago
  71. dfecb95 perf/bench: Add -r all so that you can run all mem* routines by Borislav Petkov · 9 years ago
  72. 515e23f perf/bench: Carve out mem routine benchmarking by Borislav Petkov · 9 years ago
  73. 0cf5593 perf/bench: Fix mem* routines usage after alternatives change by Borislav Petkov · 9 years ago
  74. ae536ac perf sched: No need to keep the session around by Arnaldo Carvalho de Melo · 9 years ago
  75. f3b623b perf tools: Reference count struct thread by Arnaldo Carvalho de Melo · 9 years ago
  76. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  77. 543d976 perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test by Adrian Hunter · 9 years ago
  78. 0104fe6 perf probe: Remove bias offset to find probe point by address by Masami Hiramatsu · 9 years ago
  79. 79702f6 perf probe: Warn if given uprobe event accesses memory on older kernel by Masami Hiramatsu · 9 years ago
  80. de5349f perf tools: Improve 'libbabel' feature check failure message by Ingo Molnar · 9 years ago
  81. b49f1a4b perf tools: Improve feature test debuggability by Ingo Molnar · 9 years ago
  82. 0189d7c perf tools: Improve libbfd detection message by Ingo Molnar · 9 years ago
  83. a954e68 perf tools: Improve libperl detection message by Ingo Molnar · 9 years ago
  84. 6c5aa23 perf tools: Improve Python feature detection messages by Ingo Molnar · 9 years ago
  85. a6a76ba perf tools: Remove annoying extra message from the features build by Ingo Molnar · 9 years ago
  86. 97fe925 perf tools: Add PERF-FEATURES to the .gitignore file by Ingo Molnar · 9 years ago
  87. 9a75606 perf record: Document --group option by Namhyung Kim · 9 years ago
  88. 08b23f4 perf record: Get rid of -l option from Documentation by Namhyung Kim · 9 years ago
  89. b11db65 perf tools: Fix build error on ARCH=i386/x86_64/sparc64 by Namhyung Kim · 9 years ago
  90. 4aa5f4f perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads by Arnaldo Carvalho de Melo · 9 years ago
  91. 3b4331d perf stat: Report unsupported events properly by Suzuki K. Poulose · 9 years ago
  92. c65568c perf tools: Compare JOBS to 0 after grep by David Ahern · 9 years ago
  93. ecefde6 perf tools: Only include tsc file for x86 by David Ahern · 9 years ago
  94. 33be4ef Merge 'tip/perf/urgent' into perf/core to pick fixes by Arnaldo Carvalho de Melo · 9 years ago
  95. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 986ffe0 tools/thermal: tmon: silence 'set but not used' warnings by Brian Norris · 9 years ago
  97. 96a0d99 tools/thermal: tmon: use pkg-config to determine library dependencies by Brian Norris · 9 years ago
  98. 1b0eaa2 tools/thermal: tmon: support cross-compiling by Brian Norris · 9 years ago
  99. 3dc3712 tools/thermal: tmon: add .gitignore by Brian Norris · 9 years ago
  100. 3bbcc52 tools/thermal: tmon: fixup tui windowing calculations by Brian Norris · 9 years ago