aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build/feature (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-05tools build: Add feature detection for g++Wang Nan2-1/+24
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu3-1/+17
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo3-0/+16
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo3-0/+17
2016-05-11perf build: Add build-test for debug-frame on arm/arm64He Kuang3-0/+39
2016-05-11perf build: Add build-test for libunwind cross-platforms supportHe Kuang5-0/+123
2016-04-28bpf tools: Fix syscall argumentFlorian Fainelli1-1/+1
2016-04-28bpf tools: Remove expression with no effectFlorian Fainelli1-1/+0
2016-04-06perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo3-0/+21
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian3-0/+26
2016-01-27tools build: Check basic headers for test-compile feature checkerWang Nan1-0/+2
2016-01-11tools build: Add BPF feature check to test-allWang Nan1-0/+5
2016-01-11perf tools: Fix PowerPC native buildingWang Nan1-1/+19
2015-12-16tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf1-46/+47
2015-10-29tools build: Fix libiberty feature detectionRabin Vincent1-2/+2
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo3-1/+17
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo3-0/+15
2015-08-13perf tools: Support static linking with libdwAndi Kleen1-1/+6
2015-08-07bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2-1/+23
2015-08-05perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther1-0/+11
2015-03-21tools build: Add feature check for lzma libraryJiri Olsa3-2/+21
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa32-0/+614