summaryrefslogtreecommitdiffstats
path: root/tools/build/feature
Commit message (Expand)AuthorAgeFilesLines
* tools build: Switch to new openssl API for test-libcryptoRoberto Sassu2022-08-251-4/+11
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-151-1/+1
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-151-0/+7
* tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo2021-12-143-20/+0
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2021-03-243-0/+20
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2021-03-243-0/+18
* tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2021-03-243-0/+19
* tools build feature: Use CC and CXX from parentThomas Hebb2020-08-211-2/+0
* perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2019-02-121-5/+5
* tools: bpf: make use of reallocarrayJakub Kicinski2018-07-112-0/+12
* perf build: Force llvm/clang test compile output to .make.outputJiri Olsa2018-03-081-3/+6
* perf build: Add llvm/clang make targets to FILESJiri Olsa2018-03-081-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-0/+19
|\
| * tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-171-1/+1
| * tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-302-0/+19
* | perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-253-1/+19
* | tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-053-0/+21
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0250-0/+50
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-101-0/+2
|\
| * bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann2017-08-041-0/+2
* | tools build: Add test for setns()Arnaldo Carvalho de Melo2017-07-183-1/+17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-151-0/+1
|\
| * bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-111-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-121-0/+2
|\ \ | |/ |/|
| * tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo2017-05-041-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+3
|\ \ | |/ |/|
| * bpf: Add sparc support to tools and samples.David S. Miller2017-04-221-0/+3
* | tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros2017-04-131-5/+5
* | perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros2017-04-121-1/+1
* | tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo2017-03-031-2/+2
* | tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-033-1/+17
|/
* perf build: Check LLVM version in feature checkWang Nan2016-12-063-2/+22
* tools build: Move tabs to spaces where suitableJiri Olsa2016-12-051-51/+51
* tools build: Add feature detection for clangWang Nan2016-12-052-0/+31
* tools build: Add feature detection for LLVMWang Nan2016-12-052-0/+16
* tools build: Add jvmti feature detection supportJiri Olsa2016-11-142-1/+18
* tools build: Add feature detection for g++Wang Nan2016-10-052-1/+24
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-133-1/+17
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-123-0/+16
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-043-0/+17
* perf build: Add build-test for debug-frame on arm/arm64He Kuang2016-05-113-0/+39
* perf build: Add build-test for libunwind cross-platforms supportHe Kuang2016-05-115-0/+123
* bpf tools: Fix syscall argumentFlorian Fainelli2016-04-281-1/+1
* bpf tools: Remove expression with no effectFlorian Fainelli2016-04-281-1/+0
* perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-04-063-0/+21
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-053-0/+26
* tools build: Check basic headers for test-compile feature checkerWang Nan2016-01-271-0/+2
* tools build: Add BPF feature check to test-allWang Nan2016-01-111-0/+5
* perf tools: Fix PowerPC native buildingWang Nan2016-01-111-1/+19
* tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2015-12-161-46/+47