| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Build syscall table .c header from kernel's syscall_64.tbl | Arnaldo Carvalho de Melo | 2016-04-08 | 1 | -4/+9 |
* | perf tools: Remove superfluous ARCH Makefile includes | Jiri Olsa | 2016-04-06 | 1 | -2/+0 |
* | tools: Move utilities.mak from perf to tools/scripts/ | Arnaldo Carvalho de Melo | 2016-03-18 | 1 | -1/+1 |
* | perf build: Add EXTRA_LDFLAGS option to makefile | Zubair Lutfullah Kakakhel | 2016-02-12 | 1 | -0/+2 |
* | perf build: Add libcrypto feature detection | Stephane Eranian | 2016-02-05 | 1 | -0/+3 |
* | perf build: Select all feature checkers for feature-dump | Wang Nan | 2016-01-26 | 1 | -0/+9 |
* | perf test: Add libbpf relocation checker | Wang Nan | 2016-01-26 | 1 | -1/+1 |
* | perf build: Introduce FEATURES_DUMP make variable | Jiri Olsa | 2016-01-15 | 1 | -1/+13 |
* | perf build: Add feature-dump target | Jiri Olsa | 2016-01-15 | 1 | -0/+11 |
* | perf report: Show random usage tip on the help line | Namhyung Kim | 2016-01-08 | 1 | -0/+3 |
* | perf tools: Include all tools/lib directory for tags/cscope/TAGS targets | Jiri Olsa | 2016-01-08 | 1 | -1/+1 |
* | perf build: Use FEATURE-DUMP in bpf subproject | Jiri Olsa | 2016-01-06 | 1 | -1/+1 |
* | perf subcmd: Create subcmd library | Josh Poimboeuf | 2015-12-17 | 1 | -4/+16 |
* | perf build: Rename LIB_PATH -> API_PATH | Josh Poimboeuf | 2015-12-14 | 1 | -4/+4 |
* | perf build: Fix 'make clean' | Josh Poimboeuf | 2015-12-14 | 1 | -3/+4 |
* | perf build: Fix traceevent plugins build race | Jiri Olsa | 2015-11-26 | 1 | -1/+1 |
* | perf tools: Make sure fixdep is built before libbpf | Jiri Olsa | 2015-10-29 | 1 | -1/+1 |
* | perf tools: Make perf depend on libbpf | Wang Nan | 2015-10-28 | 1 | -2/+19 |
* | tools build: Build fixdep helper from perf and basic libs | Jiri Olsa | 2015-09-28 | 1 | -6/+6 |
* | perf tools: Rename the 'single_dep' target to 'prepare' | Jiri Olsa | 2015-09-28 | 1 | -10/+10 |
* | tools build: Add Makefile.include | Jiri Olsa | 2015-09-28 | 1 | -1/+1 |
* | perf tools: Add tools/include into tags directories | Jiri Olsa | 2015-09-14 | 1 | -1/+1 |
* | perf tools: Add Intel PT instruction decoder | Adrian Hunter | 2015-08-17 | 1 | -2/+10 |
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2015-07-21 | 1 | -0/+5 |
|\ |
|
| * | perf trace: Support 'strace' syscall event groups | Arnaldo Carvalho de Melo | 2015-07-20 | 1 | -0/+5 |
* | | perf tools: Really allow to specify custom CC, AR or LD | Alexey Brodkin | 2015-07-15 | 1 | -3/+16 |
|/ |
|
* | perf tools: Allow to specify custom linker command | Aaro Koskinen | 2015-07-01 | 1 | -1/+1 |
* | perf tools: Create config.detected into OUTPUT directory | Aaro Koskinen | 2015-07-01 | 1 | -1/+1 |
* | perf tools: Move libtraceevent dynamic list to separated LDFLAGS variable | Wang Nan | 2015-06-17 | 1 | -3/+5 |
* | tools lib traceevent: Fix python/perf.so compiling error | Wang Nan | 2015-06-16 | 1 | -1/+1 |
* | tools lib traceevent: Export dynamic symbols used by traceevent plugins | He Kuang | 2015-06-08 | 1 | -2/+12 |
* | perf tools: Separate the tests and tools in installation | Nam T. Nguyen | 2015-05-27 | 1 | -1/+5 |
* | perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing | Adrian Hunter | 2015-05-05 | 1 | -0/+2 |
* | perf build: Disable libbabeltrace check by default | Jiri Olsa | 2015-03-30 | 1 | -1/+1 |
* | perf tools: Add lzma decompression support for kernel module | Jiri Olsa | 2015-03-21 | 1 | -0/+2 |
* | perf build: Move feature checks code under tools/build | Jiri Olsa | 2015-03-21 | 1 | -1/+1 |
* | perf build: Rename PERF-FEATURES into FEATURE-DUMP | Jiri Olsa | 2015-03-18 | 1 | -1/+1 |
* | perf build: Move features build output under features directory | Jiri Olsa | 2015-03-18 | 1 | -1/+0 |
* | perf tools: Output feature detection's gcc output to a file | Arnaldo Carvalho de Melo | 2015-03-12 | 1 | -0/+1 |
* | perf tools: Add feature check for libbabeltrace | Jiri Olsa | 2015-02-25 | 1 | -1/+3 |
* | perf build: Display make commands on V=1 | Jiri Olsa | 2015-02-12 | 1 | -21/+27 |
* | tools lib traceevent: Use tools build framework | Jiri Olsa | 2015-02-12 | 1 | -8/+3 |
* | tools lib api: Rename libapikfs.a to libapi.a | Jiri Olsa | 2015-02-12 | 1 | -9/+9 |
* | tools lib api: Use tools build framework | Jiri Olsa | 2015-02-12 | 1 | -10/+2 |
* | perf build: Remove PERF-CFLAGS file | Jiri Olsa | 2015-02-12 | 1 | -14/+3 |
* | perf build: Remove uneeded variables | Jiri Olsa | 2015-02-12 | 1 | -120/+5 |
* | perf build: Remove directory dependency rules | Jiri Olsa | 2015-02-12 | 1 | -15/+0 |
* | perf build: Add single target build framework support | Jiri Olsa | 2015-02-12 | 1 | -11/+28 |
* | perf build: Add perf.o object building | Jiri Olsa | 2015-02-12 | 1 | -11/+5 |
* | perf build: Add zlib objects building | Jiri Olsa | 2015-02-12 | 1 | -4/+0 |