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