summaryrefslogtreecommitdiffstats
path: root/tools/build/feature
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools build: Fix libiberty feature detectionRabin Vincent2015-10-291-2/+2
* tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-173-1/+17
* tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-173-0/+15
* perf tools: Support static linking with libdwAndi Kleen2015-08-131-1/+6
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-072-1/+23
* perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther2015-08-051-0/+11
* tools build: Add feature check for lzma libraryJiri Olsa2015-03-213-2/+21
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-2132-0/+614