Age | Commit message (Expand) | Author |
2017-07-25 | perf jvmti: Fix linker error when libelf config is disabled | Sudeep Holla |
2017-07-25 | perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile | David Carrillo-Cisneros |
2017-06-14 | perf tools: Fix build with ARCH=x86_64 | Jiada Wang |
2017-02-17 | perf build: Add special fixdep cleaning rule | Jiri Olsa |
2017-01-11 | perf jvmti: Create libdir directory before installing libperf-jvmti.so | Laura Abbott |
2017-01-05 | Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-01-03 | perf tools: Install tools/lib/traceevent plugins with install-bin | Arnaldo Carvalho de Melo |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-12-15 | perf tools: Move headers check into bash script | Jiri Olsa |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König |
2016-12-06 | perf tools: Move perf build related variables under non fixdep leg | Jiri Olsa |
2016-12-06 | perf tools: Force fixdep compilation at the start of the build | Jiri Olsa |
2016-12-06 | perf tools: Move PERF-VERSION-FILE target into rules area | Jiri Olsa |
2016-12-05 | perf tools: Add non config targets | Jiri Olsa |
2016-12-05 | perf tools: Move python/perf.so target into rules area | Jiri Olsa |
2016-12-05 | perf tools: Move install-gtk target into rules area | Jiri Olsa |
2016-12-05 | perf build: Add clang and llvm compile and linking support | Wang Nan |
2016-11-14 | perf jvmti: Plug compilation into perf build | Jiri Olsa |
2016-10-28 | perf bench mem: Ignore export.h related changes to mem{cpy,set}.S | Arnaldo Carvalho de Melo |
2016-10-03 | perf jevents: Program to convert JSON file | Andi Kleen |
2016-09-13 | perf build: Compare mman.h related headers against kernel originals | Wang Nan |
2016-08-23 | perf tools: Skip running the feature tests for 'make install-doc' | Rui Teng |
2016-08-23 | tools: Copy coresight-pmu.h header file needed by perf tools | Mathieu Poirier |
2016-08-02 | perf tools: Move config/Makefile into Makefile.config | Jiri Olsa |
2016-07-18 | tools: Copy linux/{hash,poison}.h and check for drift | Arnaldo Carvalho de Melo |
2016-07-18 | tools: Copy the bitops files accessed from the kernel and check for drift | Arnaldo Carvalho de Melo |
2016-07-13 | perf build: Add sdt feature detection | Masami Hiramatsu |
2016-07-12 | tools: Copy the header files needed by perf tools | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Copy uapi/linux/hw_breakpoint.h from the kernel | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Copy uapi/asm/perf_regs.h from the kernel | Arnaldo Carvalho de Melo |
2016-07-12 | perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks | Arnaldo Carvalho de Melo |
2016-07-12 | tools: Add copy of perf_event.h to tools/include/linux/ | Arnaldo Carvalho de Melo |
2016-06-22 | perf tools: Let python use correct gcc for build_ext | He Kuang |
2016-04-08 | perf tools: Build syscall table .c header from kernel's syscall_64.tbl | Arnaldo Carvalho de Melo |
2016-04-06 | perf tools: Remove superfluous ARCH Makefile includes | Jiri Olsa |
2016-03-18 | tools: Move utilities.mak from perf to tools/scripts/ | Arnaldo Carvalho de Melo |
2016-02-12 | perf build: Add EXTRA_LDFLAGS option to makefile | Zubair Lutfullah Kakakhel |
2016-02-05 | perf build: Add libcrypto feature detection | Stephane Eranian |
2016-01-26 | perf build: Select all feature checkers for feature-dump | Wang Nan |
2016-01-26 | perf test: Add libbpf relocation checker | Wang Nan |
2016-01-15 | perf build: Introduce FEATURES_DUMP make variable | Jiri Olsa |
2016-01-15 | perf build: Add feature-dump target | Jiri Olsa |
2016-01-08 | perf report: Show random usage tip on the help line | Namhyung Kim |
2016-01-08 | perf tools: Include all tools/lib directory for tags/cscope/TAGS targets | Jiri Olsa |
2016-01-06 | perf build: Use FEATURE-DUMP in bpf subproject | Jiri Olsa |
2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf |
2015-12-14 | perf build: Rename LIB_PATH -> API_PATH | Josh Poimboeuf |
2015-12-14 | perf build: Fix 'make clean' | Josh Poimboeuf |
2015-11-26 | perf build: Fix traceevent plugins build race | Jiri Olsa |