summaryrefslogtreecommitdiff
path: root/tools/build
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar
2017-07-18tools build: Add test for setns()Arnaldo Carvalho de Melo
2017-06-06kbuild: simplify silent build (-s) detectionMasahiro Yamada
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller
2017-05-04tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-04-22bpf: Add sparc support to tools and samples.David S. Miller
2017-04-13tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros
2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros
2017-03-03tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-12-06perf build: Check LLVM version in feature checkWang Nan
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa
2016-12-05tools build: Make the .cmd file more readableJiri Olsa
2016-12-05tools build: Add feature detection for clangWang Nan
2016-12-05tools build: Add feature detection for LLVMWang Nan
2016-12-05tools build: Fix objtool build with clangPeter Foley
2016-12-05tools build: Make fixdep parsing wait for last targetJiri Olsa
2016-11-14tools build: Add jvmti feature detection supportJiri Olsa
2016-11-14tools build: Add CFLAGS_REMOVE_* supportJiri Olsa
2016-10-05tools build: Add feature detection for g++Wang Nan
2016-10-05tools build: Support compiling C++ source fileWang Nan
2016-10-03tools build: Make fixdep a hostprogJiri Olsa
2016-10-03tools build: Add support for host programs formatJiri Olsa
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-11perf build: Add build-test for debug-frame on arm/arm64He Kuang
2016-05-11perf build: Add build-test for libunwind cross-platforms supportHe Kuang
2016-04-28bpf tools: Fix syscall argumentFlorian Fainelli
2016-04-28bpf tools: Remove expression with no effectFlorian Fainelli
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada
2016-04-06perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo
2016-03-03tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian
2016-01-28perf build: Fix feature-dump checks, we need to test all featuresJiri Olsa
2016-01-27tools build: Check basic headers for test-compile feature checkerWang Nan
2016-01-26tools build: Allow subprojects select all feature checkersWang Nan
2016-01-11tools build: Add BPF feature check to test-allWang Nan