1. a263053 perf test: Add libbpf pinning test by Joe Stringer · 8 years ago
  2. 71dc4c3 tools lib api fs: Add bpf_fs filesystem detector by Joe Stringer · 8 years ago
  3. 9a9c733 tools perf util: Make rm_rf(path) argument const by Joe Stringer · 8 years ago
  4. d5148d8 tools lib bpf: Add bpf_object__pin() by Joe Stringer · 8 years ago
  5. b6989f3 tools lib bpf: Add bpf_map__pin() by Joe Stringer · 8 years ago
  6. f367540 tools lib bpf: Add BPF program pinning APIs by Joe Stringer · 8 years ago
  7. 9c68ae9 perf callchain: Reference count maps by Krister Johansen · 8 years ago
  8. c0621ac tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}arch/x86/include/asm/cpufeatures.h and {tools/,}arch/arm/include/uapi/asm/kvm.h by Ingo Molnar · 8 years ago
  9. ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago
  10. afc45cf perf config: Do not consider an error not to have any perfconfig file by Arnaldo Carvalho de Melo · 8 years ago
  11. e572d08 tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 8 years ago
  12. bf062bd perf ftrace: Remove needless code setting default tracer by Taeung Song · 8 years ago
  13. e2cf00c Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  14. ec34787 perf ftrace: Make 'function_graph' be the default tracer by Arnaldo Carvalho de Melo · 8 years ago
  15. d01f4e8 perf ftrace: Introduce new 'ftrace' tool by Namhyung Kim · 12 years ago
  16. a7619ae perf util: Add more debug message on failure path by Namhyung Kim · 12 years ago
  17. cd4ceb63 perf util: Save pid-cmdline mapping into tracing header by Namhyung Kim · 12 years ago
  18. 0a87e7b perf scripting perl: Do not die() when not founding event for a type by Arnaldo Carvalho de Melo · 8 years ago
  19. e28ff1a tools lib bpf: Add libbpf_get_error() by Joe Stringer · 8 years ago
  20. 7803ba7 tools lib bpf: Add set/is helpers for all prog types by Joe Stringer · 8 years ago
  21. ed79407 tools lib bpf: Define prog_type fns with macro by Joe Stringer · 8 years ago
  22. 94e5ade tools lib bpf: Fix map offsets in relocation by Joe Stringer · 8 years ago
  23. d1d0e29 perf probe: Delete an unnecessary assignment in try_to_find_absolute_address() by Markus Elfring · 8 years ago
  24. 42e233c perf probe: Delete an unnecessary check in try_to_find_absolute_address() by Markus Elfring · 8 years ago
  25. 1b29dfb perf probe: Fix wrong register name for arm64 by He Kuang · 8 years ago
  26. 47cd95a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  28. 83fd57a Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  29. 190bacc perf c2c report: Coalesce by default only by pid,iaddr by Jiri Olsa · 8 years ago
  30. 8763e6a perf c2c report: Display Total records column in offset view by Jiri Olsa · 8 years ago
  31. 0e3fa7a perf hists browser: Add e/c hotkeys to expand/collapse callchain for current entry by Jiri Olsa · 8 years ago
  32. b33f922 perf hists browser: Put hist_entry folding logic into single function by Jiri Olsa · 8 years ago
  33. 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 8 years ago
  34. 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  35. 9343e45 perf unwind: Fix looking up dwarf unwind stack info by Matija Glavinic Pecotic · 8 years ago
  36. df21d2f selftest/powerpc: Wrong PMC initialized in pmc56_overflow test by Madhavan Srinivasan · 8 years ago
  37. 31f5260 Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  38. d94386f perf evlist: Fix typo in deliver_sample() by Soramichi AKIYAMA · 8 years ago
  39. d25ed5d perf tools: Move two variables usied in libperf from perf.c by Soramichi AKIYAMA · 8 years ago
  40. 587782c perf sched timehist: Show total wait times for summary by Namhyung Kim · 8 years ago
  41. 414e050 perf sched timehist: Add --state option by Namhyung Kim · 8 years ago
  42. 941bdea perf sched timehist: Account thread wait time separately by Namhyung Kim · 8 years ago
  43. 613f050 perf probe: Fix to probe on gcc generated functions in modules by Masami Hiramatsu · 8 years ago
  44. 3e96dac perf probe: Add error checks to offline probe post-processing by Masami Hiramatsu · 8 years ago
  45. d2d4edb perf probe: Fix to show correct locations for events on modules by Masami Hiramatsu · 8 years ago
  46. be3d466 perf script: Also allow forcing reading of non-root owned files by root by Yannick Brosseau · 8 years ago
  47. 5c64f99 perf script: Fix man page about --dump-raw-trace option by Michael Petlan · 8 years ago
  48. f7ee659 tools lib subcmd: Fix missing member name by Soramichi AKIYAMA · 8 years ago
  49. 2484c4c perf tools: Remove unneccessary feature-dwarf warning by David Carrillo-Cisneros · 8 years ago
  50. d02fc6b perf pmu: Factor out scale conversion code by Andi Kleen · 8 years ago
  51. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 675f52b tools: Sync x86's vmx.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  53. bfacbe3 perf record: Add switch-output time option argument by Jiri Olsa · 8 years ago
  54. 0c58244 perf record: Add switch-output size warning by Jiri Olsa · 8 years ago
  55. dc0c612 perf record: Add switch-output size option argument by Jiri Olsa · 8 years ago
  56. cb4e1eb perf record: Change switch-output option to take optional argument by Jiri Olsa · 8 years ago
  57. 1b43b70 perf record: Add struct switch_output by Jiri Olsa · 8 years ago
  58. 9808143 perf tools: Add unit_number__scnprintf function by Jiri Olsa · 8 years ago
  59. e978be9 perf evlist: Fix typo in perf_evlist__start_workload() by Soramichi Akiyama · 8 years ago
  60. 017037f perf trace: Allow specifying list of syscalls and events in -e/--expr/--event by Arnaldo Carvalho de Melo · 8 years ago
  61. 3556377 perf kallsyms: Introduce tool to look for extended symbol information on the running kernel by Arnaldo Carvalho de Melo · 8 years ago
  62. 7d132ca perf machine: Add a kallsyms loading constructor by Arnaldo Carvalho de Melo · 8 years ago
  63. d5f805c tools lib subcmd: Add missing linux/kernel.h include to subcmd.h by Arnaldo Carvalho de Melo · 8 years ago
  64. cd7f355 perf jvmti: Create libdir directory before installing libperf-jvmti.so by Laura Abbott · 8 years ago
  65. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  67. 7738789 selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" by Colin King · 8 years ago
  68. 3659f98 selftests: do not require bash to run netsocktests testcase by Rolf Eike Beer · 8 years ago
  69. d979e13 selftests: do not require bash to run bpf tests by Rolf Eike Beer · 8 years ago
  70. a2b1e8a selftests: do not require bash for the generated test by Rolf Eike Beer · 8 years ago
  71. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  72. 8a937a2 perf probe: Fix to probe on gcc generated symbols for offline kernel by Masami Hiramatsu · 8 years ago
  73. eebc509 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 8 years ago
  74. 7934c98 perf symbols: Robustify reading of build-id from sysfs by Arnaldo Carvalho de Melo · 8 years ago
  75. 30a9c64 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 8 years ago
  76. 0748591 tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  77. 60437ac perf record: Fix --switch-output documentation and comment by Jiri Olsa · 8 years ago
  78. efd2130 perf record: Make __record_options static by Jiri Olsa · 8 years ago
  79. b66fb1d tools lib subcmd: Add OPT_STRING_OPTARG_SET option by Jiri Olsa · 8 years ago
  80. 1f2ed15 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 8 years ago
  81. 9396c9c perf sched timehist: Show total scheduling time by Namhyung Kim · 8 years ago
  82. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
  83. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 8 years ago
  84. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 8 years ago
  85. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  87. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  88. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  89. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  90. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  91. ed6c166 perf diff: Do not overwrite valid build id by Kan Liang · 8 years ago
  92. edee44b perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  93. 9de3ffa perf bench futex: Fix lock-pi help string by Davidlohr Bueso · 8 years ago
  94. 2bd42f3 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 8 years ago
  95. 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  96. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  97. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  98. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  99. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  100. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago