Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-02-22 | tools: fix cross-compile var clobbering | Martin Kelly | 1 | -6/+0 |
2018-02-19 | perf tools: Add Python 3 support | Jaroslav Škarvada | 1 | -2/+2 |
2018-01-25 | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier | 1 | -0/+2 |
2018-01-23 | perf util: Introduce architecture specific errno/name mapping | Hendrik Brueckner | 1 | -2/+11 |
2018-01-08 | perf tools: Enable LIBBABELTRACE by default | Jiri Olsa | 1 | -1/+1 |
2017-10-31 | perf trace beauty kcmp: Beautify arguments | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2017-10-27 | perf trace beauty prctl: Generate 'option' string table from kernel headers | Arnaldo Carvalho de Melo | 1 | -2/+11 |
2017-09-21 | perf trace beauty madvise: Generate 'behavior' string table from kernel headers | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2017-09-13 | perf tools: Add python-clean target | Jiri Olsa | 1 | -3/+5 |
2017-08-28 | perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments | Arnaldo Carvalho de Melo | 1 | -1/+11 |
2017-08-28 | perf tools: Pass full path of FEATURES_DUMP | David Carrillo-Cisneros | 1 | -1/+1 |
2017-08-28 | perf tools: Allow external definition of flex and bison binary names | David Carrillo-Cisneros | 1 | -2/+2 |
2017-08-28 | perf tools: Fix static build with newer toolchains | Jiri Olsa | 1 | -1/+7 |
2017-08-11 | perf test shell: Move vfs_getname probe function to lib | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2017-08-11 | perf test shell: Install shell tests | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2017-08-01 | perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 1 | -2/+11 |
2017-08-01 | perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 1 | -2/+11 |
2017-08-01 | perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 1 | -2/+13 |
2017-08-01 | perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 1 | -5/+21 |
2017-08-01 | perf trace beauty ioctl: Beautify DRM ioctl cmds | Arnaldo Carvalho de Melo | 1 | -2/+14 |