1. f2f3096 perf symbols: Fix type error when reading a build-id by Dima Kogan · 9 years ago
  2. f4efcce perf tools: Search for more options when passing args to -h by Arnaldo Carvalho de Melo · 9 years ago
  3. 1e5a293 perf stat: Cache aggregated map entries in extra cpumap by Jiri Olsa · 9 years ago
  4. 2322f57 perf cpu_map: Add cpu_map__empty_new function by Jiri Olsa · 9 years ago
  5. af33998 perf evsel: Move id_offset out of struct perf_evsel union member by Jiri Olsa · 9 years ago
  6. c711836 perf tools: Introduce usage_with_options_msg() by Namhyung Kim · 9 years ago
  7. cf516d0 Merge 4.3-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  8. 01b1945 perf tools: Setup pager when printing usage and help by Namhyung Kim · 9 years ago
  9. b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
  10. a5f4a69 perf tools: Improve ambiguous option help message by Namhyung Kim · 9 years ago
  11. 0bbc367 Merge 4.3-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  12. 161d904 perf tools: Provide help for subset of options by Arnaldo Carvalho de Melo · 9 years ago
  13. 869c55b perf tools: Show tool command line options ordered by Arnaldo Carvalho de Melo · 9 years ago
  14. a4d8e93 Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  15. f06cff7c perf annotate: Don't die() when finding an invalid config option by Arnaldo Carvalho de Melo · 9 years ago
  16. 464b01a perf ui tui: Register the error callbacks before initializing the widgets by Arnaldo Carvalho de Melo · 9 years ago
  17. 39ff7cd perf annotate: Fix 'annotate.use_offset' config variable usage by Namhyung Kim · 9 years ago
  18. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  19. 792aeaf perf tools: Defaults to 'caller' callchain order only if --children is enabled by Namhyung Kim · 9 years ago
  20. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  21. 21cf628 perf tools: Move callchain help messages to callchain.h by Namhyung Kim · 9 years ago
  22. b6bd9c7 tools lib traceevent: Support %ps/%pS by Scott Wood · 9 years ago
  23. 759d2a9 tools/power turbostat: bugfix: print MAX_NON_TURBO_RATIO by Len Brown · 9 years ago
  24. 842e7133 ACPICA: iASL: General cleanup of the file suffix #defines by Bob Moore · 9 years ago
  25. e3d006c perf annotate: Add debug message for out of bounds sample by Arnaldo Carvalho de Melo · 9 years ago
  26. 8b8cde4 perf evsel: Print branch filter state with -vv by Andi Kleen · 9 years ago
  27. bc1d036 perf cpu_map: Fix core dump caused by per-socket/core system-wide stat by Kan Liang · 9 years ago
  28. 2f465de tools lib traceevent: update KVM plugin by Paolo Bonzini · 9 years ago
  29. e1d040c perf build: Add fixdep to .gitignore by Yunlong Song · 9 years ago
  30. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  31. 43e41ad perf record: Add ability to sample call branches by Stephane Eranian · 9 years ago
  32. 21ed557 tools/power turbostat: simplify Bzy_MHz calculation by Len Brown · 9 years ago
  33. a4c6a3e perf bench: Use named initializers in the trailer too by Arnaldo Carvalho de Melo · 9 years ago
  34. d2b5a31 perf script: Check output fields only for samples by Jiri Olsa · 9 years ago
  35. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  36. f1cbb8f perf cpu_map: Make cpu_map__build_map global by Jiri Olsa · 9 years ago
  37. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
  38. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
  39. 3a134ae perf help: Change 'usage' to 'Usage' for consistency by Yunlong Song · 9 years ago
  40. aa254af perf bench: Run benchmarks, don't test them by Ingo Molnar · 9 years ago
  41. 2f211c8 perf bench mem: Rename 'routine' to 'function' by Ingo Molnar · 9 years ago
  42. b0d22e5 perf bench: Harmonize all the -l/--nr_loops options by Ingo Molnar · 9 years ago
  43. 5dd9330 perf bench mem: Reorganize the code a bit by Ingo Molnar · 9 years ago
  44. 13b1fdc perf bench mem: Improve user visible strings by Ingo Molnar · 9 years ago
  45. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  46. e815e32 perf bench mem: Rename 'routine' to 'routine_str' by Ingo Molnar · 9 years ago
  47. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  48. 7a46a8f perf bench: List output formatting options on 'perf bench -h' by Ingo Molnar · 9 years ago
  49. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  50. 9b2fa7f perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c' by Ingo Molnar · 9 years ago
  51. 2946f59 perf bench: Eliminate unused argument from bench_mem_common() by Ingo Molnar · 9 years ago
  52. 2761974 perf bench: Default to all routines in 'perf bench mem' by Ingo Molnar · 9 years ago
  53. 13839ec perf bench: Improve the 'perf bench mem memcpy' code readability by Ingo Molnar · 9 years ago
  54. 2690c73 perf test: Suppress libtraceevent warnings by Namhyung Kim · 9 years ago
  55. 8719138 perf test: Silence tracepoint event failures by Namhyung Kim · 9 years ago
  56. 39fcfb9 selftests/powerpc: Run EBB tests only on POWER8 by Denis Kirjanov · 9 years ago
  57. c13dc31 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  58. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  59. 256d0af selftests/seccomp: build and pass on arm64 by Kees Cook · 9 years ago
  60. 1f78dda selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned by Chunyan Zhang · 9 years ago
  61. f615e2b selftests/pstore: add pstore test scripts going with reboot by Hiraku Toyooka · 9 years ago
  62. cc04a46 selftests/pstore: add pstore test script for pre-reboot by Hiraku Toyooka · 9 years ago
  63. be14484 selftests: add .gitignore for efivarfs by Yuan Sun · 9 years ago
  64. 20d0992 selftests/powerpc: Allow the tm-syscall test to build with old headers by Michael Ellerman · 9 years ago
  65. 65b6ba6 selftests/powerpc: Sort the list of SUB_DIRS to build by Michael Ellerman · 9 years ago
  66. 0b824f2 selftests/powerpc: Add tests of unmuxed IPC calls by Michael Ellerman · 9 years ago
  67. 893a3ec selftests/x86: Style fixes for the 'unwind_vdso' test by Andy Lutomirski · 9 years ago
  68. 3a70fcd tools build: Fix cross compile build by Jiri Olsa · 9 years ago
  69. c95f343 tools include: Fix strict-aliasing rules breakage by Jiri Olsa · 9 years ago
  70. abb39bc selftests/powerpc: Fix build failure of load_unaligned_zeropad test by Michael Ellerman · 9 years ago
  71. 31eb436 perf hists browser: Add 'm' key for context menu display by Namhyung Kim · 9 years ago
  72. 186c6cf perf callchains: Fix unw_word_t pointer casts by Rabin Vincent · 9 years ago
  73. 8eac1d5 perf callchain: Use debug_frame if eh_frame is unusable by Rabin Vincent · 9 years ago
  74. b1630da Merge 4.3-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  75. 9b22abe Merge 4.3-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  76. 4aa8e45 perf hists browser: Inform how to reset the symbol filter by Arnaldo Carvalho de Melo · 9 years ago
  77. 7727a92 perf ui browsers: Remove help messages about use of right and arrow keys by Arnaldo Carvalho de Melo · 9 years ago
  78. dc38218 perf symbols: Try the .debug/ DSO cache as a last resort by Arnaldo Carvalho de Melo · 9 years ago
  79. 6035519 timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments by John Stultz · 9 years ago
  80. 809b6ec tools/thermal: tmon: use pkg-config also for CFLAGS by Olaf Hering · 9 years ago
  81. 0e537fe Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  82. d3df65c Merge branch 'perf/urgent' into perf/core, before pulling new changes by Ingo Molnar · 9 years ago
  83. 39cd2dd Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD by Paul E. McKenney · 9 years ago
  84. ae93880 perf python: Support the PERF_RECORD_SWITCH event by Arnaldo Carvalho de Melo · 9 years ago
  85. 00e6fa5 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
  86. 9fb4765 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  87. 04235c0 selftests/x86: Add a test for ptrace syscall restart and arg modification by Andy Lutomirski · 9 years ago
  88. 3b56aae selftests/x86: Add a test for vDSO unwinding by Andy Lutomirski · 9 years ago
  89. 25a9a92 Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  90. 3834966 perf tools: Fix handling read result using a signed variable by Andrzej Hajda · 9 years ago
  91. 1178bfd perf tools: Use hpp_dimension__add_output to register hpp columns by Jiri Olsa · 9 years ago
  92. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 9 years ago
  93. 0974d2c perf tools: Get rid of superfluos call to reset_dimensions by Jiri Olsa · 9 years ago
  94. a8c0602 torture: Forgive non-plural arguments by Paul E. McKenney · 9 years ago
  95. 617783d locktorture: Add torture tests for percpu_rwsem by Paul E. McKenney · 9 years ago
  96. 095777c locktorture: Support rtmutex torturing by Davidlohr Bueso · 9 years ago
  97. 27bf90b perf tools: Fail properly in case pattern matching fails to find tracepoint by Jiri Olsa · 9 years ago
  98. c6c3c02 perf hists browser: Implement horizontal scrolling by Arnaldo Carvalho de Melo · 9 years ago
  99. faae6f6 perf ui browser: Optional horizontal scrolling key binding by Arnaldo Carvalho de Melo · 9 years ago
  100. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago