1. 78987bb0 perf: Replace deprecated -target with --target= for Clang by Fangrui Song · 1 year, 7 months ago
  2. ae7eb5b perf build: Filter out BTF sources without a .BTF section by Ian Rogers · 1 year, 7 months ago
  3. b7a2d77 perf build: Add ability to build with a generated vmlinux.h by Ian Rogers · 1 year, 7 months ago
  4. d436373 perf tests: Make x86 new instructions test optional at build time by Adrian Hunter · 1 year, 8 months ago
  5. 251c01e perf bpf: Do not use llvm-strip on BPF binary by Song Liu · 1 year, 8 months ago
  6. a2af0f6 perf build: Add system include paths to BPF builds by Ian Rogers · 1 year, 9 months ago
  7. 5be6cec perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory by Yang Jihong · 1 year, 9 months ago
  8. 9a2d517 Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL" by Arnaldo Carvalho de Melo · 1 year, 9 months ago
  9. a887466 perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used structs + CO-RE by Arnaldo Carvalho de Melo · 1 year, 9 months ago
  10. 1d79665 perf build: Add warning for when vmlinux.h generation fails by Ian Rogers · 1 year, 10 months ago
  11. 56ec945 perf bpf filter: Implement event sample filtering by Namhyung Kim · 1 year, 11 months ago
  12. f1925bd perf build: Remove redundant NO_NEWT build option by Ian Rogers · 1 year, 11 months ago
  13. d7c4f89 perf build: Switch libpfm4 to opt-out rather than opt-in by Ian Rogers · 1 year, 11 months ago
  14. dd317df perf build: Make binutil libraries opt in by Ian Rogers · 1 year, 11 months ago
  15. a980755 perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL by Ian Rogers · 1 year, 11 months ago
  16. 7a9b223 perf build: Support python/perf.so testing by Ian Rogers · 1 year, 11 months ago
  17. b777b3d perf jevents: Run metric_test.py at compile-time by Ian Rogers · 2 years ago
  18. f00eccb perf build: Fix build error when NO_LIBBPF=1 by Ian Rogers · 2 years, 1 month ago
  19. f89fb55 perf build: Don't propagate subdir to submakes for install_headers by Ian Rogers · 2 years, 1 month ago
  20. 0c0a0db perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partially updated files on error. by Changbin Du · 2 years, 1 month ago
  21. caec547 perf build: Fix python/perf.so library's name by Ian Rogers · 2 years, 2 months ago
  22. 378ef0f perf build: Use libtraceevent from the system by Ian Rogers · 2 years, 2 months ago
  23. 616aa32 perf build: Fixes for LIBTRACEEVENT_DYNAMIC by Ian Rogers · 2 years, 2 months ago
  24. a3720e9 perf build: Fix LIBTRACEEVENT_DYNAMIC by Ian Rogers · 2 years, 3 months ago
  25. 746bd29 perf build: Use tools/lib headers from install path by Ian Rogers · 2 years, 3 months ago
  26. 84bec6f perf build: Install libsymbol locally when building by Ian Rogers · 2 years, 3 months ago
  27. ef019df perf build: Install libtraceevent locally when building by Ian Rogers · 2 years, 3 months ago
  28. 91009a3 perf build: Install libperf locally when building by Ian Rogers · 2 years, 3 months ago
  29. 00314c9 perf build: Install libapi locally when building by Ian Rogers · 2 years, 3 months ago
  30. 911920b perf build: Install libsubcmd locally when building by Ian Rogers · 2 years, 3 months ago
  31. cfddf0d perf bpf: Remove now unused BPF headers by Ian Rogers · 2 years, 3 months ago
  32. fdc25cc perf test: Add arm64 asm pureloop test shell script by Carsten Haitzler · 2 years, 5 months ago
  33. 34bec35 perf test: Add build infra for perf test tools for ARM CoreSight tests by Carsten Haitzler · 2 years, 5 months ago
  34. 0a9eaf6 perf tools: Don't install data files with x permissions by Jiri Slaby · 2 years, 5 months ago
  35. 0c343af2 perf test: JSON format checking by Claire Jensen · 2 years, 6 months ago
  36. 407b36f perf lock: Use BPF for lock contention analysis by Namhyung Kim · 2 years, 6 months ago
  37. daf07d2 perf kwork: Implement BPF trace by Yang Jihong · 2 years, 7 months ago
  38. 5a05979 perf jevents: Remove jevents.c by Ian Rogers · 2 years, 7 months ago
  39. 00facc7 perf jevents: Switch build to use jevents.py by Ian Rogers · 2 years, 7 months ago
  40. ffc606a perf jevents: Add python converter script by Ian Rogers · 2 years, 7 months ago
  41. edc41a1 perf record: Enable off-cpu analysis with BPF by Namhyung Kim · 2 years, 9 months ago
  42. 52cc784 perf tools: Delete perf-with-kcore.sh script by Adrian Hunter · 2 years, 9 months ago
  43. d4ff926 perf tools: Stop depending on .git files for building PERF-VERSION-FILE by John Garry · 2 years, 10 months ago
  44. b8321ed Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 10 months ago
  45. 4e666cd perf tools: Fix dependency for version file creation by John Garry · 3 years ago
  46. 5c81664 kbuild: replace $(if A,A,B) with $(or A,B) by Masahiro Yamada · 3 years ago
  47. 177f4ea perf ftrace: Add -b/--use-bpf option for latency subcommand by Namhyung Kim · 3 years, 2 months ago
  48. c77a78c tools build: Enable warnings through HOSTCFLAGS by John Garry · 3 years, 3 months ago
  49. ecf0a35 perf beauty socket: Add generator for socket level (SOL_*) string table by Arnaldo Carvalho de Melo · 3 years, 3 months ago
  50. 795f91d perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table generators by Arnaldo Carvalho de Melo · 3 years, 3 months ago
  51. fa020dd perf beauty: Make all sockaddr files use a common naming scheme by Arnaldo Carvalho de Melo · 3 years, 3 months ago
  52. 6b491a8 perf build: Install libbpf headers locally when building by Quentin Monnet · 3 years, 3 months ago
  53. c3afd6e perf dlfilter: Add dlfilter-show-cycles by Adrian Hunter · 3 years, 3 months ago
  54. e277ac2 perf build: Suppress 'rm dlfilter' build message by Adrian Hunter · 3 years, 4 months ago
  55. 47e7dd3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  56. 35c46bf perf build: Fix plugin static linking with libopencsd on ARM and ARM64 by Branislav Rankov · 3 years, 6 months ago
  57. b758a61 perf tools: Enable libtracefs dynamic linking by Ian Rogers · 3 years, 4 months ago
  58. e807ffe perf dlfilters: Fix build on environments with a --sysroot gcc arg by Arnaldo Carvalho de Melo · 3 years, 5 months ago
  59. 9f9c9a8 perf tests: Add dlfilter test by Adrian Hunter · 3 years, 6 months ago
  60. 3af1dfd perf build: Move perf_dlfilters.h in the source tree by Adrian Hunter · 3 years, 6 months ago
  61. e63cbfa perf trace: Fix the perf trace link location by Justin M. Forbes · 3 years, 7 months ago
  62. 944138f perf stat: Enable BPF counter with --for-each-cgroup by Namhyung Kim · 3 years, 7 months ago
  63. 0beb218 perf build: Install perf_dlfilter.h by Adrian Hunter · 3 years, 7 months ago
  64. 56d32d4 perf tools: Enable libtraceevent dynamic linking by Michael Petlan · 3 years, 9 months ago
  65. f9ed693 perf stat: Enable iostat mode for x86 platforms by Alexander Antonov · 3 years, 10 months ago
  66. 7fac83a perf stat: Introduce 'bperf' to share hardware PMCs with BPF by Song Liu · 3 years, 11 months ago
  67. 009ef05 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  68. dacfc08 perf build: Fix ccache usage in $(CC) when generating arch errno table by Antonio Terceiro · 4 years ago
  69. 762323e perf build: Move feature cleanup under tools/build by Jiri Olsa · 4 years ago
  70. 7e1df64 perf tools: Enable warnings when compiling BPF programs by Ian Rogers · 4 years ago
  71. 3a36281 Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  72. 211a741 tools: Factor Clang, LLC and LLVM utils definitions by Sedat Dilek · 4 years ago
  73. fa853c4 perf stat: Enable counting events for BPF programs by Song Liu · 4 years, 1 month ago
  74. fbcdaa1 perf build: Support build BPF skeletons with perf by Song Liu · 4 years, 1 month ago
  75. c8a950d tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 3 months ago
  76. 388968d perf trace: Use the autogenerated mmap 'prot' string/id table by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  77. 9012e3d perf trace beauty: Add script to autogenerate mremap's flags args string/id table by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  78. 4751bdd perf tools: Make GTK2 support opt-in by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  79. ed21d6d perf tests: Add test for PE binary format support by Remi Bernon · 4 years, 5 months ago
  80. c7a14fd perf build-ids: Fall back to debuginfod query if debuginfo not found by Frank Ch. Eigler · 4 years, 6 months ago
  81. f3cf7fa perf trace beauty: Use the autogenerated protocol family table by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  82. 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 9 months ago
  83. 43de386 perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  84. fdb071f perf tools: Do not display extra info when there is nothing to build by Jiri Olsa · 4 years, 9 months ago
  85. 4b19844 perf doc: Pass ASCIIDOC_EXTRA as an argument by Ian Rogers · 4 years, 9 months ago
  86. e4ffd06 perf: Normalize gcc parameter when generating arch errno table by He Zhe · 5 years ago
  87. 7cd053d perf tools: Unify a bit the build directory output by Jiri Olsa · 4 years, 11 months ago
  88. 3ce311a libperf: Move to tools/lib/perf by Jiri Olsa · 5 years ago
  89. 7b65e20 perf tools: Allow to link with libbpf dynamicaly by Jiri Olsa · 5 years ago
  90. f19a85c libbeauty: Hook up the x86 irq_vectors table generator by Arnaldo Carvalho de Melo · 5 years ago
  91. bb91a07 perf tools: Allow to build with -ltcmalloc by Jiri Olsa · 5 years ago
  92. 5554211 perf tools: Propagate CFLAGS to libperf by Jiri Olsa · 5 years ago
  93. fd21834 perf beauty: Hook up the x86 MSR table generator by Arnaldo Carvalho de Melo · 5 years ago
  94. 077faf3 libtraceevent: Move traceevent plugins in its own subdirectory by Tzvetomir Stoyanov (VMware) · 5 years ago
  95. 5079bde perf python: Add missing python/perf.so dependency for libperf by Jiri Olsa · 5 years ago
  96. 74d5f3d tools build: Add capability-related feature detection by Igor Lubashev · 5 years ago
  97. a429dcb libperf: Add libperf to the python.so build by Jiri Olsa · 6 years ago
  98. 3143504 libperf: Make libperf.a part of the perf build by Jiri Olsa · 6 years ago
  99. f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  100. a9a187a perf trace: Beautify 'sync_file_range' arguments by Arnaldo Carvalho de Melo · 6 years ago