Age | Commit message (Expand) | Author | Files | Lines |
2017-02-17 | perf build: Add special fixdep cleaning rule | Jiri Olsa | 2 | -2/+5 |
2017-01-26 | tools build: Add tools tree support for 'make -s' | Josh Poimboeuf | 1 | -0/+10 |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+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 build: Check LLVM version in feature check | Wang Nan | 3 | -2/+22 |
2016-12-05 | tools build: Move tabs to spaces where suitable | Jiri Olsa | 3 | -126/+126 |
2016-12-05 | tools build: Make the .cmd file more readable | Jiri Olsa | 1 | -1/+1 |
2016-12-05 | tools build: Add feature detection for clang | Wang Nan | 2 | -0/+31 |
2016-12-05 | tools build: Add feature detection for LLVM | Wang Nan | 2 | -0/+16 |
2016-12-05 | tools build: Fix objtool build with clang | Peter Foley | 1 | -3/+3 |
2016-12-05 | tools build: Make fixdep parsing wait for last target | Jiri Olsa | 1 | -2/+3 |
2016-11-14 | tools build: Add jvmti feature detection support | Jiri Olsa | 2 | -1/+18 |
2016-11-14 | tools build: Add CFLAGS_REMOVE_* support | Jiri Olsa | 2 | -3/+7 |
2016-10-05 | tools build: Add feature detection for g++ | Wang Nan | 3 | -2/+25 |
2016-10-05 | tools build: Support compiling C++ source file | Wang Nan | 2 | -0/+8 |
2016-10-03 | tools build: Make fixdep a hostprog | Jiri Olsa | 3 | -5/+3 |
2016-10-03 | tools build: Add support for host programs format | Jiri Olsa | 3 | -4/+26 |
2016-07-13 | perf build: Add sdt feature detection | Masami Hiramatsu | 4 | -2/+19 |
2016-07-12 | perf tools: Add feature detection for gelf_getnote() | Arnaldo Carvalho de Melo | 4 | -0/+17 |
2016-07-04 | perf build: Add feature detection for libelf's elf_getshdrstrndx() | Arnaldo Carvalho de Melo | 4 | -0/+18 |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -4/+4 |
2016-05-11 | perf build: Add build-test for debug-frame on arm/arm64 | He Kuang | 4 | -1/+42 |
2016-05-11 | perf build: Add build-test for libunwind cross-platforms support | He Kuang | 6 | -0/+127 |
2016-04-28 | bpf tools: Fix syscall argument | Florian Fainelli | 1 | -1/+1 |
2016-04-28 | bpf tools: Remove expression with no effect | Florian Fainelli | 1 | -1/+0 |
2016-04-20 | kbuild: rename cmd_cc_i_c to cmd_cpp_i_c | Masahiro Yamada | 1 | -4/+4 |
2016-04-06 | perf probe: Check if dwarf_getlocations() is available | Arnaldo Carvalho de Melo | 4 | -0/+23 |
2016-03-03 | tools build: Use .s extension for preprocessed assembler code | Masahiro Yamada | 1 | -1/+1 |
2016-02-05 | perf build: Add libcrypto feature detection | Stephane Eranian | 4 | -0/+28 |
2016-01-28 | perf build: Fix feature-dump checks, we need to test all features | Jiri Olsa | 1 | -0/+8 |
2016-01-27 | tools build: Check basic headers for test-compile feature checker | Wang Nan | 1 | -0/+2 |
2016-01-26 | tools build: Allow subprojects select all feature checkers | Wang Nan | 1 | -1/+20 |
2016-01-11 | tools build: Add BPF feature check to test-all | Wang Nan | 1 | -0/+5 |
2016-01-11 | perf tools: Fix PowerPC native building | Wang Nan | 1 | -1/+19 |
2016-01-06 | tools build feature: Use value assignment form for FEATURE-DUMP file | Jiri Olsa | 1 | -5/+21 |
2016-01-06 | tools build feature: Introduce feature_assign macro | Jiri Olsa | 1 | -1/+7 |
2016-01-06 | tools build feature: Move dwarf post unwind choice output into perf | Jiri Olsa | 1 | -9/+0 |
2016-01-06 | 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 |