Age | Commit message (Expand) | Author | Files | Lines |
2016-01-12 | tools build: Add BPF feature check to test-all | Wang Nan | 1 | -0/+5 |
2016-01-12 | perf tools: Fix PowerPC native building | Wang Nan | 1 | -1/+19 |
2016-01-07 | tools build feature: Use value assignment form for FEATURE-DUMP file | Jiri Olsa | 1 | -5/+21 |
2016-01-07 | tools build feature: Introduce feature_assign macro | Jiri Olsa | 1 | -1/+7 |
2016-01-07 | tools build feature: Move dwarf post unwind choice output into perf | Jiri Olsa | 1 | -9/+0 |
2016-01-07 | tools build feature: Fix feature_check_display_code typo | Jiri Olsa | 1 | -1/+1 |
2015-12-16 | tools build: Fix feature Makefile issues with 'O=' | Josh Poimboeuf | 2 | -47/+48 |
2015-12-14 | perf build: Remove unnecessary line in Makefile.feature | Josh Poimboeuf | 1 | -1/+0 |
2015-11-26 | tools build: Use fixdep with OUTPUT path prefix | Jiri Olsa | 2 | -2/+2 |
2015-11-25 | tools build: Clean CFLAGS and LDFLAGS for fixdep | Wang Nan | 1 | -1/+1 |
2015-10-29 | tools build: Fix libiberty feature detection | Rabin Vincent | 1 | -2/+2 |
2015-10-28 | perf tools: Make perf depend on libbpf | Wang Nan | 1 | -2/+4 |
2015-10-20 | perf build: Add fixdep to .gitignore | Yunlong Song | 1 | -0/+1 |
2015-10-13 | tools build: Fix cross compile build | Jiri Olsa | 1 | -0/+4 |
2015-09-28 | tools build: Build fixdep helper from perf and basic libs | Jiri Olsa | 3 | -3/+17 |
2015-09-28 | tools build: Make the fixdep helper part of the build process | Jiri Olsa | 2 | -2/+15 |
2015-09-28 | tools build: Move dependency copy into function | Jiri Olsa | 1 | -3/+8 |
2015-09-28 | tools build: Add fixdep dependency helper | Jiri Olsa | 3 | -0/+212 |
2015-09-28 | tools build: Add test for missing include | Jiri Olsa | 5 | -1/+39 |
2015-09-28 | tools build: Add Makefile.include | Jiri Olsa | 3 | -14/+35 |
2015-09-22 | tools build: Allow setting the feature detection user | Arnaldo Carvalho de Melo | 1 | -3/+4 |
2015-09-22 | tools build: Fixup feature detection display function name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-09-17 | tools build: Add test for presence of __get_cpuid() gcc builtin | Arnaldo Carvalho de Melo | 4 | -3/+21 |
2015-09-17 | tools build: Add test for presence of numa_num_possible_cpus() in libnuma | Arnaldo Carvalho de Melo | 4 | -0/+17 |
2015-08-26 | tools build: Allow duplicate objects in the object list | Jiri Olsa | 3 | -1/+3 |
2015-08-17 | perf tools: Add Intel PT instruction decoder | Adrian Hunter | 1 | -0/+2 |
2015-08-13 | perf tools: Support static linking with libdw | Andi Kleen | 1 | -1/+6 |
2015-08-07 | bpf tools: Introduce 'bpf' library and add bpf feature check | Wang Nan | 2 | -1/+23 |
2015-08-05 | perf tools: Fix build errors with mipsel-linux-uclibc compiler | Petri Gynther | 1 | -0/+11 |
2015-07-01 | perf tools: Create config.detected into OUTPUT directory | Aaro Koskinen | 1 | -1/+1 |
2015-06-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2015-06-19 | perf tools: Fix build breakage if prefix= is specified | Lukas Wunner | 1 | -4/+4 |
2015-05-29 | perf build: Do not fail on missing Build file | Jiri Olsa | 3 | -1/+4 |
2015-05-18 | tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding | Wang Nan | 1 | -2/+2 |
2015-03-21 | tools build: Add feature check for lzma library | Jiri Olsa | 4 | -4/+25 |
2015-03-21 | perf build: Move feature checks code under tools/build | Jiri Olsa | 33 | -0/+783 |
2015-02-12 | perf build: Display make commands on V=1 | Jiri Olsa | 1 | -1/+3 |
2015-02-12 | perf build: Add single target build framework support | Jiri Olsa | 1 | -1/+19 |
2015-02-12 | perf build: Add libperf objects building | Jiri Olsa | 1 | -0/+3 |
2015-02-12 | tools build: Add subdir support | Jiri Olsa | 1 | -0/+7 |
2015-02-12 | tools build: Add detected config support | Jiri Olsa | 1 | -0/+3 |
2015-02-12 | tools build: Add new build support | Jiri Olsa | 15 | -0/+441 |