aboutsummaryrefslogtreecommitdiff
path: root/tools/build
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 63-0/+63
2017-08-28tools build tests: Don't hardcode gcc nameGravatar David Carrillo-Cisneros 1-1/+1
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-0/+2
2017-08-04bpf, s390: fix build for libbpf and selftest suiteGravatar Daniel Borkmann 1-0/+2
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Gravatar Ingo Molnar 1-7/+1
2017-07-18tools build: Add test for setns()Gravatar Arnaldo Carvalho de Melo 4-2/+19
2017-06-06kbuild: simplify silent build (-s) detectionGravatar Masahiro Yamada 1-7/+1
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.Gravatar David S. Miller 1-0/+1
2017-05-04tools build: Fixup sched_getcpu feature testGravatar Arnaldo Carvalho de Melo 1-0/+2
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2017-04-22bpf: Add sparc support to tools and samples.Gravatar David S. Miller 1-0/+3
2017-04-13tools build: Fix feature detection redefinion of build flagsGravatar David Carrillo-Cisneros 1-5/+5
2017-04-12perf tools: Pass PYTHON config to feature detectionGravatar David Carrillo-Cisneros 1-1/+1
2017-03-03tools build: Use the same CC for feature detection and actual buildGravatar Arnaldo Carvalho de Melo 1-2/+2
2017-03-03tools build: Add test for sched_getcpu()Gravatar Arnaldo Carvalho de Melo 4-1/+18
2017-02-17perf build: Add special fixdep cleaning ruleGravatar Jiri Olsa 2-2/+5
2017-01-26tools build: Add tools tree support for 'make -s'Gravatar Josh Poimboeuf 1-0/+10
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2016-12-11make use of make variable CURDIR instead of calling pwdGravatar Uwe Kleine-König 1-1/+1
2016-12-06perf build: Check LLVM version in feature checkGravatar Wang Nan 3-2/+22
2016-12-05tools build: Move tabs to spaces where suitableGravatar Jiri Olsa 3-126/+126
2016-12-05tools build: Make the .cmd file more readableGravatar Jiri Olsa 1-1/+1
2016-12-05tools build: Add feature detection for clangGravatar Wang Nan 2-0/+31
2016-12-05tools build: Add feature detection for LLVMGravatar Wang Nan 2-0/+16
2016-12-05tools build: Fix objtool build with clangGravatar Peter Foley 1-3/+3
2016-12-05tools build: Make fixdep parsing wait for last targetGravatar Jiri Olsa 1-2/+3
2016-11-14tools build: Add jvmti feature detection supportGravatar Jiri Olsa 2-1/+18
2016-11-14tools build: Add CFLAGS_REMOVE_* supportGravatar Jiri Olsa 2-3/+7
2016-10-05tools build: Add feature detection for g++Gravatar Wang Nan 3-2/+25
2016-10-05tools build: Support compiling C++ source fileGravatar Wang Nan 2-0/+8
2016-10-03tools build: Make fixdep a hostprogGravatar Jiri Olsa 3-5/+3
2016-10-03tools build: Add support for host programs formatGravatar Jiri Olsa 3-4/+26
2016-07-13perf build: Add sdt feature detectionGravatar Masami Hiramatsu 4-2/+19
2016-07-12perf tools: Add feature detection for gelf_getnote()Gravatar Arnaldo Carvalho de Melo 4-0/+17
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Gravatar Arnaldo Carvalho de Melo 4-0/+18
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-4/+4
2016-05-11perf build: Add build-test for debug-frame on arm/arm64Gravatar He Kuang 4-1/+42
2016-05-11perf build: Add build-test for libunwind cross-platforms supportGravatar He Kuang 6-0/+127
2016-04-28bpf tools: Fix syscall argumentGravatar Florian Fainelli 1-1/+1
2016-04-28bpf tools: Remove expression with no effectGravatar Florian Fainelli 1-1/+0
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cGravatar Masahiro Yamada 1-4/+4
2016-04-06perf probe: Check if dwarf_getlocations() is availableGravatar Arnaldo Carvalho de Melo 4-0/+23
2016-03-03tools build: Use .s extension for preprocessed assembler codeGravatar Masahiro Yamada 1-1/+1
2016-02-05perf build: Add libcrypto feature detectionGravatar Stephane Eranian 4-0/+28
2016-01-28perf build: Fix feature-dump checks, we need to test all featuresGravatar Jiri Olsa 1-0/+8
2016-01-27tools build: Check basic headers for test-compile feature checkerGravatar Wang Nan 1-0/+2
2016-01-26tools build: Allow subprojects select all feature checkersGravatar Wang Nan 1-1/+20
2016-01-11tools build: Add BPF feature check to test-allGravatar Wang Nan 1-0/+5