summaryrefslogtreecommitdiff
path: root/tools/build
Commit message (Expand)AuthorAge
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-11
* perf build: Force llvm/clang test compile output to .make.outputJiri Olsa2018-03-08
* perf build: Add llvm/clang make targets to FILESJiri Olsa2018-03-08
* perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa2018-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-17
| * tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-30
* | perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-25
* | tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-05
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros2017-08-28
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-10
|\
| * bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann2017-08-04
* | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar2017-07-30
|\ \ | |/
| * kbuild: simplify silent build (-s) detectionMasahiro Yamada2017-06-06
* | tools build: Add test for setns()Arnaldo Carvalho de Melo2017-07-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-15
|\
| * bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-11
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-12
|\ \ | |/ |/|
| * tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo2017-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \ | |/ |/|
| * bpf: Add sparc support to tools and samples.David S. Miller2017-04-22
* | tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros2017-04-13
* | perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros2017-04-12
* | tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo2017-03-03
* | tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-03
|/
* perf build: Add special fixdep cleaning ruleJiri Olsa2017-02-17
* tools build: Add tools tree support for 'make -s'Josh Poimboeuf2017-01-26
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-17
|\
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-11
* | perf build: Check LLVM version in feature checkWang Nan2016-12-06
* | tools build: Move tabs to spaces where suitableJiri Olsa2016-12-05
* | tools build: Make the .cmd file more readableJiri Olsa2016-12-05
* | tools build: Add feature detection for clangWang Nan2016-12-05
* | tools build: Add feature detection for LLVMWang Nan2016-12-05
* | tools build: Fix objtool build with clangPeter Foley2016-12-05
* | tools build: Make fixdep parsing wait for last targetJiri Olsa2016-12-05
* | tools build: Add jvmti feature detection supportJiri Olsa2016-11-14
* | tools build: Add CFLAGS_REMOVE_* supportJiri Olsa2016-11-14
|/
* tools build: Add feature detection for g++Wang Nan2016-10-05
* tools build: Support compiling C++ source fileWang Nan2016-10-05
* tools build: Make fixdep a hostprogJiri Olsa2016-10-03
* tools build: Add support for host programs formatJiri Olsa2016-10-03
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-13
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-12
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-04
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\
| * kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-20
* | perf build: Add build-test for debug-frame on arm/arm64He Kuang2016-05-11
* | perf build: Add build-test for libunwind cross-platforms supportHe Kuang2016-05-11