1. 9fd4186 tools build: Allow subprojects select all feature checkers by Wang Nan · 9 years ago
  2. 666810e perf bpf: Check relocation target section by Wang Nan · 9 years ago
  3. 7b6982c perf test: Add libbpf relocation checker by Wang Nan · 9 years ago
  4. ab414dc perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test by Arnaldo Carvalho de Melo · 9 years ago
  5. 8acd3da perf machine: Introduce machine__find_kernel_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  6. 4056132 perf hists browser: Offer non-symbol specific menu options for --sort without 'sym' by Namhyung Kim · 9 years ago
  7. d9695d9 perf hists browser: Be a bit more strict about presenting CPU socket zoom by Namhyung Kim · 9 years ago
  8. b1447a54 perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso' by Namhyung Kim · 9 years ago
  9. c221acb perf hists browser: Only offer symbol scripting when a symbol is under the cursor by Namhyung Kim · 9 years ago
  10. 2eafd41 perf hists browser: Only 'Zoom into thread' only when sort order has 'pid' by Namhyung Kim · 9 years ago
  11. cfd92da perf sort: Provide a way to find out if per-thread bucketing is in place by Namhyung Kim · 9 years ago
  12. 485311d perf config: Document 'hist.percentage' variable in man page by Taeung Song · 9 years ago
  13. 3b97629 perf config: Document variables for 'annotate' section in man page by Taeung Song · 9 years ago
  14. 2733525 perf config: Document 'buildid.dir' variable in man page by Taeung Song · 9 years ago
  15. 3fa9f40 perf config: Document variables for 'tui' and 'gtk' sections in man page by Taeung Song · 9 years ago
  16. 89debf1 perf config: Document variables for 'colors' section in man page by Taeung Song · 9 years ago
  17. 78ce08d perf annotate: Rename 'colors.code' to 'colors.jump_arrows' by Taeung Song · 9 years ago
  18. 3379e0c perf tools: Document the perf sysctls by Ben Hutchings · 9 years ago
  19. 1f7c254 perf hists: Cleanup filtering functions by Namhyung Kim · 9 years ago
  20. c84a5d1 perf hists: Remove parent filter check in DSO filter function by Namhyung Kim · 9 years ago
  21. 86a2cf3 perf stat: Making several helper functions static by Jiri Olsa · 9 years ago
  22. 4035672 perf symbols: Do not read symbols/data from device files by Jiri Olsa · 9 years ago
  23. d85ce83 perf pmu: Fix misleadingly indented assignment (whitespace) by Markus Trippelsdorf · 9 years ago
  24. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 9 years ago
  25. 0805909 perf hists: Fix HISTC_MEM_DCACHELINE width setting by Jiri Olsa · 9 years ago
  26. d4913cb perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed by Markus Trippelsdorf · 9 years ago
  27. cf89813 perf tests: Remove wrong semicolon in while loop in CQM test by Markus Trippelsdorf · 9 years ago
  28. f5540ec Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  29. 96b9e70 perf build: Introduce FEATURES_DUMP make variable by Jiri Olsa · 9 years ago
  30. b8e52be perf build: Add feature-dump target by Jiri Olsa · 9 years ago
  31. c15e758 perf build: Pass O option to kernel makefile in build-test by Wang Nan · 9 years ago
  32. 68824de perf build: Test correct path of perf in build-test by Wang Nan · 9 years ago
  33. eb80773 perf build: Pass O option to Makefile.perf in build-test by Wang Nan · 9 years ago
  34. 7be43df perf build: Set parallel making options build-test by Wang Nan · 9 years ago
  35. 40c4a0f perf symbols: Fix reading of build-id from vDSO by Ben Hutchings · 9 years ago
  36. 3caeaa5 perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data by Ravi Bangoria · 9 years ago
  37. 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 747a9b0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  40. 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  41. 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  42. 65cacec selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn by Andy Lutomirski · 9 years ago
  43. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  44. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  45. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  46. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  47. 34b7b0f perf tools: Fallback to srcdir/Documentation/tips.txt by Namhyung Kim · 9 years ago
  48. 090cff3 perf ui/tui: Print helpline message as is by Namhyung Kim · 9 years ago
  49. 84cfac7 perf tools: Set and pass DOCDIR to builtin-report.c by Namhyung Kim · 9 years ago
  50. dd8232b perf tools: Add file_only config option to strlist by Namhyung Kim · 9 years ago
  51. 09f1985 perf tools: Add more usage tips by Namhyung Kim · 9 years ago
  52. 6156681 perf record: Add --buildid-all option by Namhyung Kim · 9 years ago
  53. 24b1e5d tools subcmd: Add missing NORETURN define for parse-options.h by Josh Poimboeuf · 9 years ago
  54. 20a7add tools: Fix formatting of the "make -C tools" help message by Josh Poimboeuf · 9 years ago
  55. d1b39d4 tools: Make list.h self-sufficient by Josh Poimboeuf · 9 years ago
  56. b0fb978 perf tools: Fix mmap2 event allocation in synthesize code by Wang Nan · 9 years ago
  57. 8a59f3c perf stat: Fix recort_usage typo by Jiri Olsa · 9 years ago
  58. 0f67280 selftests/x86: Disable the ldt_gdt_64 test for now by Andy Lutomirski · 9 years ago
  59. 0bd106d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  60. b4cee21 Merge branches 'timers-core-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
  61. 8f053a5 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  62. f3a1bca Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  63. 51834d6 Merge branch 'acpi-debug' by Rafael J. Wysocki · 9 years ago
  64. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. b0500c1 perf test: Reset err after using it hold errcode in hist testcases by Wang Nan · 9 years ago
  66. 71b3ee7 perf test: Fix false TEST_OK result for 'perf test hist' by Wang Nan · 9 years ago
  67. 0c4d40d tools build: Add BPF feature check to test-all by Wang Nan · 9 years ago
  68. d5ef314 perf bpf: Fix build breakage due to libbpf by Naveen N. Rao · 9 years ago
  69. 935e6bd tools: Move Makefile.arch from perf/config to tools/scripts by Wang Nan · 9 years ago
  70. 8f9e05f perf tools: Fix PowerPC native building by Wang Nan · 9 years ago
  71. 3167eea perf tools: Fix phony build target for build-test by Wang Nan · 9 years ago
  72. 11dc0c5 perf tools: Add -lutil in python lib list for broken python-config by Wang Nan · 9 years ago
  73. 9061cbe Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
  75. 3238ba0 perf tools: Add missing sources to perf's MANIFEST by Jiri Olsa · 9 years ago
  76. 24ee9b5 tools lockdep: Add *.cmd files clean up by Jiri Olsa · 9 years ago
  77. 22992a3 tools bpf: Add *.cmd files clean up by Jiri Olsa · 9 years ago
  78. 2f5a7f1 tools: Add clean targets for tools directory by Jiri Olsa · 9 years ago
  79. 4a0b880 selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK by Mickaël Salaün · 9 years ago
  80. 8b63b6b Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimm by Dan Williams · 9 years ago
  81. d26f73f nfit_test: Enable DSMs for all test NFITs by Dan Williams · 9 years ago
  82. 3ab6d1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 9 years ago
  84. 5c0cf22 perf record: Store data mmaps for dwarf unwind by Jiri Olsa · 9 years ago
  85. 0ba9814 perf libdw: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 9 years ago
  86. 0ddf524 perf unwind: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 9 years ago
  87. f22ed82 perf unwind: Use find_map function in access_dso_mem by Jiri Olsa · 9 years ago
  88. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 9 years ago
  89. 23df7f7 perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does) by Adrian Hunter · 9 years ago
  90. 14cbfbe perf report: Show random usage tip on the help line by Namhyung Kim · 9 years ago
  91. fc284be perf hists: Export a couple of hist functions by Namhyung Kim · 9 years ago
  92. 21e6d84 perf diff: Use perf_hpp__register_sort_field interface by Jiri Olsa · 9 years ago
  93. b97511c perf tools: Add overhead/overhead_children keys defaults via string by Jiri Olsa · 9 years ago
  94. bb4ced2 perf tools: Remove list entry from struct sort_entry by Jiri Olsa · 9 years ago
  95. 685c841 perf tools: Include all tools/lib directory for tags/cscope/TAGS targets by Jiri Olsa · 9 years ago
  96. 9cdbc40 perf script: Align event name properly by Jiri Olsa · 9 years ago
  97. 2d7c03e perf tools: Add missing headers in perf's MANIFEST by Wang Nan · 9 years ago
  98. cbd08b7 perf tools: Do not show trace command if it's not compiled in by Jiri Olsa · 9 years ago
  99. 1e9abf8 perf report: Change default to use event group view by Namhyung Kim · 9 years ago
  100. 42b276a perf top: Decay periods in callchains by Namhyung Kim · 9 years ago