Age | Commit message (Expand) | Author | Files | Lines |
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-21 | 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 |
2017-07-25 | perf jvmti: Fix linker error when libelf config is disabled | Sudeep Holla | 1 | -1/+1 |
2017-07-25 | perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile | David Carrillo-Cisneros | 1 | -1/+7 |
2017-06-14 | perf tools: Fix build with ARCH=x86_64 | Jiada Wang | 1 | -1/+1 |
2017-02-17 | perf build: Add special fixdep cleaning rule | Jiri Olsa | 1 | -2/+2 |
2017-01-11 | perf jvmti: Create libdir directory before installing libperf-jvmti.so | Laura Abbott | 1 | -0/+1 |
2017-01-05 | Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s... | Ingo Molnar | 1 | -2/+2 |
2017-01-03 | perf tools: Install tools/lib/traceevent plugins with install-bin | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -93/+1 |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2016-12-15 | perf tools: Move headers check into bash script | Jiri Olsa | 1 | -93/+1 |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 1 | -1/+1 |
2016-12-06 | perf tools: Move perf build related variables under non fixdep leg | Jiri Olsa | 1 | -5/+5 |
2016-12-06 | perf tools: Force fixdep compilation at the start of the build | Jiri Olsa | 1 | -12/+38 |
2016-12-06 | perf tools: Move PERF-VERSION-FILE target into rules area | Jiri Olsa | 1 | -4/+4 |
2016-12-05 | perf tools: Add non config targets | Jiri Olsa | 1 | -1/+1 |
2016-12-05 | perf tools: Move python/perf.so target into rules area | Jiri Olsa | 1 | -11/+8 |
2016-12-05 | perf tools: Move install-gtk target into rules area | Jiri Olsa | 1 | -5/+7 |
2016-12-05 | perf build: Add clang and llvm compile and linking support | Wang Nan | 1 | -1/+22 |
2016-11-14 | perf jvmti: Plug compilation into perf build | Jiri Olsa | 1 | -1/+23 |
2016-10-28 | perf bench mem: Ignore export.h related changes to mem{cpy,set}.S | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-10-03 | perf jevents: Program to convert JSON file | Andi Kleen | 1 | -4/+30 |
2016-09-13 | perf build: Compare mman.h related headers against kernel originals | Wang Nan | 1 | -0/+9 |
2016-08-23 | perf tools: Skip running the feature tests for 'make install-doc' | Rui Teng | 1 | -1/+1 |
2016-08-23 | tools: Copy coresight-pmu.h header file needed by perf tools | Mathieu Poirier | 1 | -0/+3 |
2016-08-02 | perf tools: Move config/Makefile into Makefile.config | Jiri Olsa | 1 | -3/+3 |
2016-07-18 | tools: Copy linux/{hash,poison}.h and check for drift | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2016-07-18 | tools: Copy the bitops files accessed from the kernel and check for drift | Arnaldo Carvalho de Melo | 1 | -0/+15 |