1. 2f7db55 perf tools: Fix include of linux/mman.h by Arnaldo Carvalho de Melo · 7 years ago
  2. 2195bff selftests, x86, protection_keys: fix wrong offset in siginfo by Dave Hansen · 7 years ago
  3. 16846c2 selftests, x86, protection_keys: fix uninitialized variable warning by Dave Hansen · 7 years ago
  4. 6467753 tools lib traceevent: Robustify do_generate_dynamic_list_file by David Carrillo-Cisneros · 7 years ago
  5. 360e071 perf tools: Use zfree() to avoid keeping dangling pointers by Taeung Song · 7 years ago
  6. 506fde1 perf tools: Use zfree() instead of ad hoc equivalent by Taeung Song · 7 years ago
  7. 5aa365f perf tools: Add missing check for failure in a zalloc() call by Taeung Song · 7 years ago
  8. 75fc5ae perf tools: Only increase index if perf_evsel__new_idx() succeeds by Taeung Song · 7 years ago
  9. d5c3a93 perf probe: Add option --symfs by Uwe Kleine-König · 8 years ago
  10. 9b20065 perf symbols: Take into account symfs setting when reading file build ID by Victor Kamensky · 7 years ago
  11. 27cf570 perf sdt: Show proper hint when event not yet in place via 'perf probe' by Ravi Bangoria · 7 years ago
  12. f236102 perf list: Add debug support for outputing alias string by Andi Kleen · 8 years ago
  13. 231bb2a perf pmu: Support event aliases for non cpu// pmus by Andi Kleen · 8 years ago
  14. 15b22ed perf pmu: Support per pmu json aliases by Andi Kleen · 8 years ago
  15. fedb2b5 perf jevents: Add support for parsing uncore json files by Andi Kleen · 8 years ago
  16. d581141 perf jevents: Parse eventcode as number by Andi Kleen · 8 years ago
  17. 4d41643 perf bpf: Add missing newline in debug messages by He Kuang · 7 years ago
  18. 3bb53c9 perf tools arm64: Add support for generating bpf prologue by He Kuang · 7 years ago
  19. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. 63dfef7 bpf: enable verifier to add 0 to packet ptr by William Tu · 7 years ago
  21. 29200c1 bpf: test for AND edge cases by Josef Bacik · 7 years ago
  22. e06094a Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  23. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  24. a769f30 Merge 4.10-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
  25. 7bddba7 Merge 4.10-rc7 into usb-next by Greg Kroah-Hartman · 7 years ago
  26. 53e74a1 Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  27. 027eb72 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. aa33b9b perf callchain: Reference count maps by Krister Johansen · 8 years ago
  29. a1c9f97 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 8 years ago
  30. 8381cdd perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 8 years ago
  31. e64d5fb x86/mpx: Re-add MPX to selftests Makefile by Dave Hansen · 7 years ago
  32. d7cb3a5 Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  33. b05d109 perf ftrace: Add ftrace.tracer config option by Taeung Song · 7 years ago
  34. 43d41de perf tools: Create for_each_event macro for tracepoints iteration by Taeung Song · 7 years ago
  35. a263053 perf test: Add libbpf pinning test by Joe Stringer · 8 years ago
  36. 71dc4c3 tools lib api fs: Add bpf_fs filesystem detector by Joe Stringer · 8 years ago
  37. 9a9c733 tools perf util: Make rm_rf(path) argument const by Joe Stringer · 8 years ago
  38. d5148d8 tools lib bpf: Add bpf_object__pin() by Joe Stringer · 8 years ago
  39. b6989f3 tools lib bpf: Add bpf_map__pin() by Joe Stringer · 8 years ago
  40. f367540 tools lib bpf: Add BPF program pinning APIs by Joe Stringer · 8 years ago
  41. 9c68ae9 perf callchain: Reference count maps by Krister Johansen · 8 years ago
  42. a8709fa Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  43. 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 · 7 years ago
  44. ae5112a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  45. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago
  48. afc45cf perf config: Do not consider an error not to have any perfconfig file by Arnaldo Carvalho de Melo · 8 years ago
  49. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 8 years ago
  50. e572d08 tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 8 years ago
  51. bf062bd perf ftrace: Remove needless code setting default tracer by Taeung Song · 8 years ago
  52. 38575ed gpio-hammer: fix make consumer_label suitable to work on gpio-nails by Uwe Kleine-König · 8 years ago
  53. 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
  54. ec34787 perf ftrace: Make 'function_graph' be the default tracer by Arnaldo Carvalho de Melo · 8 years ago
  55. d01f4e8 perf ftrace: Introduce new 'ftrace' tool by Namhyung Kim · 11 years ago
  56. a7619ae perf util: Add more debug message on failure path by Namhyung Kim · 11 years ago
  57. cd4ceb63 perf util: Save pid-cmdline mapping into tracing header by Namhyung Kim · 11 years ago
  58. 0a87e7b perf scripting perl: Do not die() when not founding event for a type by Arnaldo Carvalho de Melo · 8 years ago
  59. e28ff1a tools lib bpf: Add libbpf_get_error() by Joe Stringer · 8 years ago
  60. 7803ba7 tools lib bpf: Add set/is helpers for all prog types by Joe Stringer · 8 years ago
  61. ed79407 tools lib bpf: Define prog_type fns with macro by Joe Stringer · 8 years ago
  62. 94e5ade tools lib bpf: Fix map offsets in relocation by Joe Stringer · 8 years ago
  63. d1d0e29 perf probe: Delete an unnecessary assignment in try_to_find_absolute_address() by Markus Elfring · 8 years ago
  64. 42e233c perf probe: Delete an unnecessary check in try_to_find_absolute_address() by Markus Elfring · 8 years ago
  65. 1b29dfb perf probe: Fix wrong register name for arm64 by He Kuang · 8 years ago
  66. bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  67. 0901df3 bpf: use prefix_len in test_tag when reading fdinfo by Daniel Borkmann · 8 years ago
  68. 31945aa Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEAD by Paul E. McKenney · 8 years ago
  69. 418b297 rcutorture: Add CBMC-based formal verification for SRCU by Lance Roy · 8 years ago
  70. 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 8 years ago
  71. 47cd95a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  72. 061132d test_firmware: add test custom fallback trigger by Luis R. Rodriguez · 8 years ago
  73. eb67bc3 tools: firmware: add fallback cancelation testing by Luis R. Rodriguez · 8 years ago
  74. 823b022 tools: firmware: rename fallback mechanism script by Luis R. Rodriguez · 8 years ago
  75. afb999c tools: firmware: check for distro fallback udev cancel rule by Luis R. Rodriguez · 8 years ago
  76. 692665c Merge 4.10-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  77. 3fadc80 bpf: enable verifier to better track const alu ops by Daniel Borkmann · 8 years ago
  78. 62b6466 bpf: add prog tag test case to bpf selftests by Daniel Borkmann · 8 years ago
  79. 271d2d6 tools: usb: ffs-test: add SS descriptors by Felipe Balbi · 8 years ago
  80. 5abb9b9 tools: usb: ffs-test: switch to _DEFAULT_SOURCE by Felipe Balbi · 8 years ago
  81. 4d3381f bpf: Add tests for the lpm trie map by David Herrmann · 8 years ago
  82. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  83. 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
  84. 190bacc perf c2c report: Coalesce by default only by pid,iaddr by Jiri Olsa · 8 years ago
  85. 8763e6a perf c2c report: Display Total records column in offset view by Jiri Olsa · 8 years ago
  86. 0e3fa7a perf hists browser: Add e/c hotkeys to expand/collapse callchain for current entry by Jiri Olsa · 8 years ago
  87. b33f922 perf hists browser: Put hist_entry folding logic into single function by Jiri Olsa · 8 years ago
  88. 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 8 years ago
  89. 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  90. 1e4c283 selftest: cpufreq: Add special tests by Viresh Kumar · 8 years ago
  91. 6751faf selftest: cpufreq: Add support to test cpufreq modules by Viresh Kumar · 8 years ago
  92. b03eaf8 selftest: cpufreq: Add suspend/resume/hibernate support by Viresh Kumar · 8 years ago
  93. e66d5b6 selftest: cpufreq: Add support for cpufreq tests by Viresh Kumar · 8 years ago
  94. 6320303 selftests: Add intel_pstate to TARGETS by Stafford Horne · 8 years ago
  95. 29fa1d4 selftests/intel_pstate: Update makefile to match new style by Stafford Horne · 8 years ago
  96. aff985f selftests/intel_pstate: Fix warning on loop index overflow by Stafford Horne · 8 years ago
  97. 4da39ce cpupower: Restore format of frequency-info limit by Stafford Horne · 8 years ago
  98. 99c21f6 selftests/futex: Add headers to makefile dependencies by Stafford Horne · 8 years ago
  99. 083f345 selftests/futex: Add stdio used for logging by Stafford Horne · 8 years ago
  100. 4463c3e Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago