Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | perf tools: Unify a bit the build directory output | Jiri Olsa | 1 | -4/+5 |
2020-01-06 | libperf: Move to tools/lib/perf | Jiri Olsa | 1 | -1/+1 |
2019-11-26 | perf tools: Allow to link with libbpf dynamicaly | Jiri Olsa | 1 | -1/+5 |
2019-10-15 | libbeauty: Hook up the x86 irq_vectors table generator | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2019-10-15 | perf tools: Allow to build with -ltcmalloc | Jiri Olsa | 1 | -0/+2 |
2019-10-11 | perf tools: Propagate CFLAGS to libperf | Jiri Olsa | 1 | -1/+1 |
2019-10-09 | perf beauty: Hook up the x86 MSR table generator | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2019-09-25 | libtraceevent: Move traceevent plugins in its own subdirectory | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
2019-09-10 | perf python: Add missing python/perf.so dependency for libperf | Jiri Olsa | 1 | -1/+1 |
2019-08-12 | tools build: Add capability-related feature detection | Igor Lubashev | 1 | -0/+2 |
2019-07-30 | libperf: Add libperf to the python.so build | Jiri Olsa | 1 | -0/+1 |
2019-07-30 | libperf: Make libperf.a part of the perf build | Jiri Olsa | 1 | -14/+16 |
2019-06-03 | Merge tag 'v5.2-rc3' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2019-05-29 | perf trace: Beautify 'sync_file_range' arguments | Arnaldo Carvalho de Melo | 1 | -2/+10 |
2019-05-29 | perf trace: Beautify 'fsmount' arguments | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2019-05-29 | perf trace: Beautify 'fsconfig' arguments | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2019-05-29 | perf trace: Beautify 'fspick' arguments | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2019-05-29 | perf trace: Beautify 'move_mount' arguments | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-01 | tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines | Alexey Budankov | 1 | -0/+3 |
2019-03-28 | tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2019-02-14 | perf tools: Rename LIB_FILE to LIBPERF_A | Jiri Olsa | 1 | -3/+3 |
2019-02-14 | perf tools: Compile perf with libperf-in.o instead of libperf.a | Jiri Olsa | 1 | -8/+8 |
2019-02-14 | perf coresight: Do not test for libopencsd by default | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-01-25 | perf script python: Remove explicit shebang from Python scripts | Tony Jones | 1 | -2/+2 |
2019-01-08 | perf tools: Make find_vdso_map() more modular | Florian Fainelli | 1 | -2/+2 |
2019-01-04 | perf python: Make sure the python binding output directory is in place | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2018-12-28 | perf trace: Wire up ioctl's USBDEBFS_ cmd table generator | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2018-12-18 | perf trace: Wire up the fadvise 'advice' table generator | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2018-12-18 | perf beauty: Wire up the x86_arch prctl code table generator | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2018-12-18 | perf tools: Link libperf-jvmti.so with LDFLAGS variable | Jiri Olsa | 1 | -1/+1 |
2018-12-18 | perf beauty: Wire up the renameat flags table generator to the Makefile | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2018-12-17 | perf beauty mmap_flags: Check if the arch has a mmap.h file | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-12-17 | tools build feature: Check if libaio is available | Alexey Budankov | 1 | -1/+6 |
2018-11-22 | perf jvmti: Separate jvmti cmlr check | Jiri Olsa | 1 | -0/+3 |
2018-11-05 | perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-10-31 | perf beauty: Wire up the mmap flags table generator to the Makefile | Arnaldo Carvalho de Melo | 1 | -0/+11 |
2018-10-30 | perf trace beauty: Beautify mount/umount's 'flags' argument | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+3 |
2018-10-16 | perf tools: Pass build flags to traceevent build | Jiri Olsa | 1 | -1/+1 |
2018-08-30 | perf bpf: Add linux/socket.h to the headers accessible to bpf proggies | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2018-08-30 | perf tools: Streamline bpf examples and headers installation | Arnaldo Carvalho de Melo | 1 | -8/+6 |
2018-07-31 | perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2018-05-19 | perf bpf: Fixup include and examples install messages | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-05-15 | perf bpf: Add bpf.h to be used in eBPF proggies | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-05-15 | perf bpf: Add 'examples' directories | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2018-05-15 | perf llvm-utils: Add bpf include path to clang command line | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-04-09 | perf tools: Fix perf builds with clang support | Sandipan Das | 1 | -1/+2 |
2018-03-08 | perf tools: Update tags with .cpp files | Jiri Olsa | 1 | -3/+3 |
2018-03-06 | Merge tag 'v4.16-rc4' into perf/core, to pick up fixes | Ingo Molnar | 1 | -6/+0 |