- 177f4ea perf ftrace: Add -b/--use-bpf option for latency subcommand by Namhyung Kim · 3 years ago
- c77a78c tools build: Enable warnings through HOSTCFLAGS by John Garry · 3 years, 2 months ago
- ecf0a35 perf beauty socket: Add generator for socket level (SOL_*) string table by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 795f91d perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table generators by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- fa020dd perf beauty: Make all sockaddr files use a common naming scheme by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 6b491a8 perf build: Install libbpf headers locally when building by Quentin Monnet · 3 years, 2 months ago
- c3afd6e perf dlfilter: Add dlfilter-show-cycles by Adrian Hunter · 3 years, 2 months ago
- e277ac2 perf build: Suppress 'rm dlfilter' build message by Adrian Hunter · 3 years, 3 months ago
- 47e7dd3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 3 months ago
- 35c46bf perf build: Fix plugin static linking with libopencsd on ARM and ARM64 by Branislav Rankov · 3 years, 5 months ago
- b758a61 perf tools: Enable libtracefs dynamic linking by Ian Rogers · 3 years, 3 months ago
- e807ffe perf dlfilters: Fix build on environments with a --sysroot gcc arg by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 9f9c9a8 perf tests: Add dlfilter test by Adrian Hunter · 3 years, 5 months ago
- 3af1dfd perf build: Move perf_dlfilters.h in the source tree by Adrian Hunter · 3 years, 5 months ago
- e63cbfa perf trace: Fix the perf trace link location by Justin M. Forbes · 3 years, 6 months ago
- 944138f perf stat: Enable BPF counter with --for-each-cgroup by Namhyung Kim · 3 years, 6 months ago
- 0beb218 perf build: Install perf_dlfilter.h by Adrian Hunter · 3 years, 6 months ago
- 56d32d4 perf tools: Enable libtraceevent dynamic linking by Michael Petlan · 3 years, 8 months ago
- f9ed693 perf stat: Enable iostat mode for x86 platforms by Alexander Antonov · 3 years, 8 months ago
- 7fac83a perf stat: Introduce 'bperf' to share hardware PMCs with BPF by Song Liu · 3 years, 10 months ago
- 009ef05 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- dacfc08 perf build: Fix ccache usage in $(CC) when generating arch errno table by Antonio Terceiro · 3 years, 10 months ago
- 762323e perf build: Move feature cleanup under tools/build by Jiri Olsa · 3 years, 10 months ago
- 7e1df64 perf tools: Enable warnings when compiling BPF programs by Ian Rogers · 3 years, 10 months ago
- 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 · 3 years, 10 months ago
- 211a741 tools: Factor Clang, LLC and LLVM utils definitions by Sedat Dilek · 4 years ago
- fa853c4 perf stat: Enable counting events for BPF programs by Song Liu · 4 years ago
- fbcdaa1 perf build: Support build BPF skeletons with perf by Song Liu · 4 years ago
- c8a950d tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 2 months ago
- 388968d perf trace: Use the autogenerated mmap 'prot' string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 9012e3d perf trace beauty: Add script to autogenerate mremap's flags args string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 4751bdd perf tools: Make GTK2 support opt-in by Arnaldo Carvalho de Melo · 4 years, 4 months ago
- ed21d6d perf tests: Add test for PE binary format support by Remi Bernon · 4 years, 4 months ago
- c7a14fd perf build-ids: Fall back to debuginfod query if debuginfo not found by Frank Ch. Eigler · 4 years, 5 months ago
- f3cf7fa perf trace beauty: Use the autogenerated protocol family table by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 8 months ago
- 43de386 perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- fdb071f perf tools: Do not display extra info when there is nothing to build by Jiri Olsa · 4 years, 8 months ago
- 4b19844 perf doc: Pass ASCIIDOC_EXTRA as an argument by Ian Rogers · 4 years, 8 months ago
- e4ffd06 perf: Normalize gcc parameter when generating arch errno table by He Zhe · 4 years, 11 months ago
- 7cd053d perf tools: Unify a bit the build directory output by Jiri Olsa · 4 years, 9 months ago
- 3ce311a libperf: Move to tools/lib/perf by Jiri Olsa · 5 years ago
- 7b65e20 perf tools: Allow to link with libbpf dynamicaly by Jiri Olsa · 5 years ago
- f19a85c libbeauty: Hook up the x86 irq_vectors table generator by Arnaldo Carvalho de Melo · 5 years ago
- bb91a07 perf tools: Allow to build with -ltcmalloc by Jiri Olsa · 5 years ago
- 5554211 perf tools: Propagate CFLAGS to libperf by Jiri Olsa · 5 years ago
- fd21834 perf beauty: Hook up the x86 MSR table generator by Arnaldo Carvalho de Melo · 5 years ago
- 077faf3 libtraceevent: Move traceevent plugins in its own subdirectory by Tzvetomir Stoyanov (VMware) · 5 years ago
- 5079bde perf python: Add missing python/perf.so dependency for libperf by Jiri Olsa · 5 years ago
- 74d5f3d tools build: Add capability-related feature detection by Igor Lubashev · 5 years ago
- a429dcb libperf: Add libperf to the python.so build by Jiri Olsa · 5 years ago
- 3143504 libperf: Make libperf.a part of the perf build by Jiri Olsa · 5 years ago
- f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- a9a187a perf trace: Beautify 'sync_file_range' arguments by Arnaldo Carvalho de Melo · 6 years ago
- f6af095 perf trace: Beautify 'fsmount' arguments by Arnaldo Carvalho de Melo · 6 years ago
- dcc6fd6 perf trace: Beautify 'fsconfig' arguments by Arnaldo Carvalho de Melo · 6 years ago
- 693bd39 perf trace: Beautify 'fspick' arguments by Arnaldo Carvalho de Melo · 6 years ago
- 566e302 perf trace: Beautify 'move_mount' arguments by Arnaldo Carvalho de Melo · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 3b1c5d9 tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines by Alexey Budankov · 6 years ago
- be709d4 tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h by Arnaldo Carvalho de Melo · 6 years ago
- 6368942 perf tools: Rename LIB_FILE to LIBPERF_A by Jiri Olsa · 6 years ago
- d0bfbed perf tools: Compile perf with libperf-in.o instead of libperf.a by Jiri Olsa · 6 years ago
- 1c3b28f perf coresight: Do not test for libopencsd by default by Arnaldo Carvalho de Melo · 6 years ago
- a38352d perf script python: Remove explicit shebang from Python scripts by Tony Jones · 6 years ago
- 0115323 perf tools: Make find_vdso_map() more modular by Florian Fainelli · 6 years ago
- f712a86 perf python: Make sure the python binding output directory is in place by Arnaldo Carvalho de Melo · 6 years ago
- 86cf4c6 perf trace: Wire up ioctl's USBDEBFS_ cmd table generator by Arnaldo Carvalho de Melo · 6 years ago
- 42337cb perf trace: Wire up the fadvise 'advice' table generator by Arnaldo Carvalho de Melo · 6 years ago
- 40714e8 perf beauty: Wire up the x86_arch prctl code table generator by Arnaldo Carvalho de Melo · 6 years ago
- 3f64393 perf tools: Link libperf-jvmti.so with LDFLAGS variable by Jiri Olsa · 6 years ago
- 5a1cb7e perf beauty: Wire up the renameat flags table generator to the Makefile by Arnaldo Carvalho de Melo · 6 years ago
- a1c8cf2 perf beauty mmap_flags: Check if the arch has a mmap.h file by Arnaldo Carvalho de Melo · 6 years ago
- 2a07d81 tools build feature: Check if libaio is available by Alexey Budankov · 6 years ago
- dd1d004 perf jvmti: Separate jvmti cmlr check by Jiri Olsa · 6 years ago
- e2c39f3 perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers by Arnaldo Carvalho de Melo · 6 years ago
- fbd7458 perf beauty: Wire up the mmap flags table generator to the Makefile by Arnaldo Carvalho de Melo · 6 years ago
- 73d141a perf trace beauty: Beautify mount/umount's 'flags' argument by Arnaldo Carvalho de Melo · 6 years ago
- c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 298faf5 perf tools: Pass build flags to traceevent build by Jiri Olsa · 6 years ago
- 403f833 perf bpf: Add linux/socket.h to the headers accessible to bpf proggies by Arnaldo Carvalho de Melo · 6 years ago
- dad2762 perf tools: Streamline bpf examples and headers installation by Arnaldo Carvalho de Melo · 6 years ago
- 03aeb6c perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg by Arnaldo Carvalho de Melo · 6 years ago
- cfc4033 perf bpf: Fixup include and examples install messages by Arnaldo Carvalho de Melo · 7 years ago
- dd8e4ea perf bpf: Add bpf.h to be used in eBPF proggies by Arnaldo Carvalho de Melo · 7 years ago
- 8f12a2f perf bpf: Add 'examples' directories by Arnaldo Carvalho de Melo · 7 years ago
- 1b16fff perf llvm-utils: Add bpf include path to clang command line by Arnaldo Carvalho de Melo · 7 years ago
- c2fb54a perf tools: Fix perf builds with clang support by Sandipan Das · 7 years ago
- ed39562 perf tools: Update tags with .cpp files by Jiri Olsa · 7 years ago
- 8af3136 Merge tag 'v4.16-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
- 66dfdff perf tools: Add Python 3 support by Jaroslav Škarvada · 7 years ago
- aa6292f perf tools: Integrating the CoreSight decoding library by Mathieu Poirier · 7 years ago
- 0337cf7 perf util: Introduce architecture specific errno/name mapping by Hendrik Brueckner · 7 years ago
- 24787af perf tools: Enable LIBBABELTRACE by default by Jiri Olsa · 7 years ago
- 1de3038 perf trace beauty kcmp: Beautify arguments by Arnaldo Carvalho de Melo · 7 years ago
- d688d03 perf trace beauty prctl: Generate 'option' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
- 5a54c2f perf trace beauty madvise: Generate 'behavior' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
- 80f8735 perf tools: Add python-clean target by Jiri Olsa · 7 years ago
- 83bc9c37 perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments by Arnaldo Carvalho de Melo · 7 years ago