| Commit message (Expand) | Author | Age | Files | Lines |
* | Kbuild: fix # escaping in .cmd files for future Make | Rasmus Villemoes | 2018-04-10 | 1 | -2/+3 |
* | perf build: Force llvm/clang test compile output to .make.output | Jiri Olsa | 2018-03-08 | 1 | -3/+6 |
* | perf build: Add llvm/clang make targets to FILES | Jiri Olsa | 2018-03-08 | 1 | -1/+4 |
* | perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA | Jiri Olsa | 2018-03-08 | 1 | -1/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 2 | -0/+19 |
|\ |
|
| * | tools: bpftool: add -DPACKAGE when including bfd.h | Jiong Wang | 2018-01-17 | 1 | -1/+1 |
| * | tools/bpftool: fix bpftool build with bintutils >= 2.9 | Roman Gushchin | 2017-12-30 | 2 | -0/+19 |
* | | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier | 2018-01-25 | 4 | -2/+21 |
* | | tools build feature: Check if pthread_barrier_t is available | Arnaldo Carvalho de Melo | 2017-12-05 | 4 | -0/+22 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 63 | -0/+63 |
* | tools build tests: Don't hardcode gcc name | David Carrillo-Cisneros | 2017-08-28 | 1 | -1/+1 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-10 | 1 | -0/+2 |
|\ |
|
| * | bpf, s390: fix build for libbpf and selftest suite | Daniel Borkmann | 2017-08-04 | 1 | -0/+2 |
* | | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres... | Ingo Molnar | 2017-07-30 | 1 | -7/+1 |
|\| |
|
| * | kbuild: simplify silent build (-s) detection | Masahiro Yamada | 2017-06-06 | 1 | -7/+1 |
* | | tools build: Add test for setns() | Arnaldo Carvalho de Melo | 2017-07-19 | 4 | -2/+19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-16 | 1 | -0/+1 |
|\ |
|
| * | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller | 2017-05-11 | 1 | -0/+1 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | tools build: Fixup sched_getcpu feature test | Arnaldo Carvalho de Melo | 2017-05-04 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-03 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | bpf: Add sparc support to tools and samples. | David S. Miller | 2017-04-22 | 1 | -0/+3 |
* | | tools build: Fix feature detection redefinion of build flags | David Carrillo-Cisneros | 2017-04-13 | 1 | -5/+5 |
* | | perf tools: Pass PYTHON config to feature detection | David Carrillo-Cisneros | 2017-04-12 | 1 | -1/+1 |
* | | tools build: Use the same CC for feature detection and actual build | Arnaldo Carvalho de Melo | 2017-03-03 | 1 | -2/+2 |
* | | tools build: Add test for sched_getcpu() | Arnaldo Carvalho de Melo | 2017-03-03 | 4 | -1/+18 |
|/ |
|
* | perf build: Add special fixdep cleaning rule | Jiri Olsa | 2017-02-17 | 2 | -2/+5 |
* | tools build: Add tools tree support for 'make -s' | Josh Poimboeuf | 2017-01-26 | 1 | -0/+10 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-12-18 | 1 | -1/+1 |
|\ |
|
| * | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 2016-12-11 | 1 | -1/+1 |
* | | perf build: Check LLVM version in feature check | Wang Nan | 2016-12-06 | 3 | -2/+22 |
* | | tools build: Move tabs to spaces where suitable | Jiri Olsa | 2016-12-05 | 3 | -126/+126 |
* | | tools build: Make the .cmd file more readable | Jiri Olsa | 2016-12-05 | 1 | -1/+1 |
* | | tools build: Add feature detection for clang | Wang Nan | 2016-12-05 | 2 | -0/+31 |
* | | tools build: Add feature detection for LLVM | Wang Nan | 2016-12-05 | 2 | -0/+16 |
* | | tools build: Fix objtool build with clang | Peter Foley | 2016-12-05 | 1 | -3/+3 |
* | | tools build: Make fixdep parsing wait for last target | Jiri Olsa | 2016-12-05 | 1 | -2/+3 |
* | | tools build: Add jvmti feature detection support | Jiri Olsa | 2016-11-14 | 2 | -1/+18 |
* | | tools build: Add CFLAGS_REMOVE_* support | Jiri Olsa | 2016-11-14 | 2 | -3/+7 |
|/ |
|
* | tools build: Add feature detection for g++ | Wang Nan | 2016-10-06 | 3 | -2/+25 |
* | tools build: Support compiling C++ source file | Wang Nan | 2016-10-06 | 2 | -0/+8 |
* | tools build: Make fixdep a hostprog | Jiri Olsa | 2016-10-03 | 3 | -5/+3 |
* | tools build: Add support for host programs format | Jiri Olsa | 2016-10-03 | 3 | -4/+26 |
* | perf build: Add sdt feature detection | Masami Hiramatsu | 2016-07-14 | 4 | -2/+19 |
* | perf tools: Add feature detection for gelf_getnote() | Arnaldo Carvalho de Melo | 2016-07-12 | 4 | -0/+17 |
* | perf build: Add feature detection for libelf's elf_getshdrstrndx() | Arnaldo Carvalho de Melo | 2016-07-05 | 4 | -0/+18 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-27 | 1 | -4/+4 |
|\ |
|
| * | kbuild: rename cmd_cc_i_c to cmd_cpp_i_c | Masahiro Yamada | 2016-04-20 | 1 | -4/+4 |
* | | perf build: Add build-test for debug-frame on arm/arm64 | He Kuang | 2016-05-11 | 4 | -1/+42 |
* | | perf build: Add build-test for libunwind cross-platforms support | He Kuang | 2016-05-11 | 6 | -0/+127 |