1. 21b8732 perf tools: Allow overriding MAX_NR_CPUS at compile time by Christophe Leroy · 7 years ago
  2. 9b7c19e Merge branch 'pm-tools' by Rafael J. Wysocki · 6 years ago
  3. fbeb160 bpf: verifier: MOV64 don't mark dst reg unbounded by Arthur Fabre · 6 years ago
  4. 095c363 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  5. 739e2ed perf bpf: Show better message when failing to load an object by Arnaldo Carvalho de Melo · 6 years ago
  6. 95f0432 perf list: Unify metric group description format with PMU event description by Michael Petlan · 6 years ago
  7. b9b7722 perf vendor events arm64: Update ThunderX2 implementation defined pmu core events by Ganapatrao Kulkarni · 6 years ago
  8. 14a85b1 perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packet by Leo Yan · 6 years ago
  9. d603b4e perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packet by Leo Yan · 6 years ago
  10. 6035b68 perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packet by Leo Yan · 6 years ago
  11. 3eb3e07 perf cs-etm: Fix start tracing packet handling by Leo Yan · 6 years ago
  12. 83868bf perf build: Fix installation directory for eBPF by Thomas Richter · 6 years ago
  13. 7397833 perf c2c report: Fix crash for empty browser by Jiri Olsa · 6 years ago
  14. aa90f9f perf tests: Fix indexing when invoking subtests by Sandipan Das · 6 years ago
  15. 162d3ed perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' args by Arnaldo Carvalho de Melo · 6 years ago
  16. 03aeb6c perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg by Arnaldo Carvalho de Melo · 6 years ago
  17. bc972ad perf trace beauty: Do not print NULL strarray entries by Arnaldo Carvalho de Melo · 6 years ago
  18. 9849eec perf beauty: Add a generator for IPPROTO_ socket's protocol constants by Arnaldo Carvalho de Melo · 6 years ago
  19. a4b2061 tools include uapi: Grab a copy of linux/in.h by Arnaldo Carvalho de Melo · 6 years ago
  20. a6f39ce perf tests: Fix complex event name parsing by Sandipan Das · 6 years ago
  21. 95035c5 perf evlist: Fix error out while applying initial delay and LBR by Kan Liang · 6 years ago
  22. 61b229c perf trace beauty: Default header_dir to cwd to work without parms by Arnaldo Carvalho de Melo · 6 years ago
  23. c2586cfb Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 6 years ago
  24. 194db0d selftests/bpf: Test for get_socket_cookie by Andrey Ignatov · 6 years ago
  25. 0289a2c selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h by Andrey Ignatov · 6 years ago
  26. a40b712 bpf: Sync bpf.h to tools/ by Andrey Ignatov · 6 years ago
  27. ce03b6d Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  28. f67077d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  29. 1ce6a9f bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2" by Thomas Richter · 6 years ago
  30. 6fc7c41 selftests/ftrace: Fix kprobe string testcase to not probe notrace function by Masami Hiramatsu · 6 years ago
  31. 573b3aa tools/bpftool: fix a percpu_array map dump problem by Yonghong Song · 6 years ago
  32. 541c6ce selftests: forwarding: Test mirror-to-gretap w/ UL team LACP by Petr Machata · 6 years ago
  33. a9b33b2 selftests: forwarding: Test mirror-to-gretap w/ UL team by Petr Machata · 6 years ago
  34. ca70a56 selftests: forwarding: Introduce $ARPING by Petr Machata · 6 years ago
  35. 9d9e6bd selftests: forwarding: lib: Support team devices by Petr Machata · 6 years ago
  36. e094574 selftests: forwarding: lib: Add require_command() by Petr Machata · 6 years ago
  37. 44fe619 perf tools: Fix the build on the alpine:edge distro by Arnaldo Carvalho de Melo · 6 years ago
  38. 1f27a05 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  39. fc73bfd tools headers uapi: Refresh linux/bpf.h copy by Arnaldo Carvalho de Melo · 6 years ago
  40. 7def16d tools headers powerpc: Update asm/unistd.h copy to pick new by Arnaldo Carvalho de Melo · 6 years ago
  41. 2c3ee0e tools headers uapi: Update tools's copy of linux/perf_event.h by Arnaldo Carvalho de Melo · 6 years ago
  42. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 6 years ago
  43. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
  44. c88b94a Merge 4.18-rc7 into staging-next by Greg Kroah-Hartman · 6 years ago
  45. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  46. eef6ab8 selftests: mlxsw: qos_dscp_bridge: Fix by Petr Machata · 6 years ago
  47. 40f98b9 selftests: add a selftest for directed broadcast forwarding by Xin Long · 6 years ago
  48. b0cd603 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  49. 958b4cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  50. b611da4 perf build: Build error in libbpf missing initialization by Thomas Richter · 6 years ago
  51. d159261 selftests: mlxsw: Add test for trust-DSCP by Petr Machata · 6 years ago
  52. 538c48f tools/power turbostat: version 18.07.27 by Len Brown · 6 years ago
  53. 5aa3d1a tools/power turbostat: Read extended processor family from CPUID by Calvin Walton · 6 years ago
  54. 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  55. f2467ee tools/virtio: add kmalloc_array stub by Michael S. Tsirkin · 6 years ago
  56. 8129e2a tools/virtio: add dma barrier stubs by Michael S. Tsirkin · 6 years ago
  57. 6d4b198 tools: libbpf: add bpf_object__find_program_by_title() by Jakub Kicinski · 6 years ago
  58. 1e96004 tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd() by Jakub Kicinski · 6 years ago
  59. 5f300e8 bpf: btf: Use exact btf value_size match in map_check_btf() by Martin KaFai Lau · 6 years ago
  60. 2ffbb22 tools/power turbostat: Fix logical node enumeration to allow for non-sequential physical nodes by Prarit Bhargava · 6 years ago
  61. cfce494 tools/power turbostat: fix x2apic debug message output file by Len Brown · 6 years ago
  62. 4f206a0 tools/power turbostat: fix bogus summary values by Artem Bityutskiy · 6 years ago
  63. eb91f42 selftests/net: add tls to .gitignore by Anders Roxell · 6 years ago
  64. 5a96751 selftests: forwarding: add tests for TC chain get and dump operations by Jiri Pirko · 6 years ago
  65. cd3f77d Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  66. 8bd1369 kselftests: Add tests for the preemptoff and irqsoff tracers by Joel Fernandes (Google) · 6 years ago
  67. 08a8525 tools/bpftool: ignore build products by Taeung Song · 6 years ago
  68. 82f4f3e6 selftests/ftrace: Add snapshot and tracing_on test case by Masami Hiramatsu · 6 years ago
  69. 3ceefa3 Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
  70. e66565f bpf: Add Python 3 support to selftests scripts for bpf by Jeremy Cline · 6 years ago
  71. 2cc512c bpf: btf: fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 6 years ago
  72. 38d5d3b bpf: Introduce BPF_ANNOTATE_KV_PAIR by Martin KaFai Lau · 6 years ago
  73. 5b891af bpf: Replace [u]int32_t and [u]int64_t in libbpf by Martin KaFai Lau · 6 years ago
  74. 64bb568 bpf: btf: Sync uapi btf.h to tools by Martin KaFai Lau · 6 years ago
  75. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  77. 9ef0112 perf test: Fix subtest number when showing results by Thomas Richter · 6 years ago
  78. 0aa802a perf stat: Get rid of extra clock display function by Jiri Olsa · 6 years ago
  79. 2d6cae1 perf tools: Use perf_evsel__match instead of open coded equivalent by Jiri Olsa · 6 years ago
  80. 46b3722 perf tools: Fix struct comm_str removal crash by Jiri Olsa · 6 years ago
  81. b57334b perf machine: Use last_match threads cache only in single thread mode by Jiri Olsa · 6 years ago
  82. 67fda0f perf machine: Add threads__set_last_match function by Jiri Olsa · 6 years ago
  83. f8b2ebb perf machine: Add threads__get_last_match function by Jiri Olsa · 6 years ago
  84. e8fedff perf tools: Synthesize GROUP_DESC feature in pipe mode by Jiri Olsa · 6 years ago
  85. 2a9d505 perf script: Show correct offsets for DWARF-based unwinding by Sandipan Das · 6 years ago
  86. a7f660d perf trace arm64: Use generated syscall table by Kim Phillips · 6 years ago
  87. 2b58824 perf arm64: Generate system call table from asm/unistd.h by Kim Phillips · 6 years ago
  88. 34b009c tools include: Grab copies of arm64 dependent unistd.h files by Kim Phillips · 6 years ago
  89. 60089e4 perf tests: Fix record+probe_libc_inet_pton.sh when event exists by Sandipan Das · 6 years ago
  90. 83e3b6d perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups by Sandipan Das · 6 years ago
  91. 3eae52f perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Sandipan Das · 6 years ago
  92. 9068533 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 6 years ago
  93. c715fcf perf powerpc: Fix callchain ip filtering by Sandipan Das · 6 years ago
  94. 6feb3fe perf list: Add missing documentation for --desc and --debug options by Sangwon Hong · 6 years ago
  95. 8a95c89 perf kvm: Fix subcommands on s390 by Thomas Richter · 6 years ago
  96. 742d92f perf stat: Add transaction flag (-T) support for s390 by Thomas Richter · 6 years ago
  97. 83eb383 perf json: Add s390 transaction counter definition by Thomas Richter · 6 years ago
  98. 9bacbce perf list: Add s390 support for detailed PMU event description by Thomas Richter · 6 years ago
  99. b8b5ab5 Revert "perf list: Add s390 support for detailed/verbose PMU event description" by Thomas Richter · 6 years ago
  100. 6cd4ac6 perf cs-etm: Bail out immediately for instruction sample failure by Leo Yan · 6 years ago