aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build/feature/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns() is availableArnaldo Carvalho de Melo1-0/+4
2022-08-10tools, build: Retry detection of bfd-related featuresRoberto Sassu1-5/+9
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund1-0/+4
2022-05-26perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo1-0/+4
2022-05-26perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa1-0/+4
2022-05-26perf build: Stop using __weak bpf_object__next_map() to handle older libbpf versionsJiri Olsa1-0/+4
2022-05-26perf build: Stop using __weak bpf_object__next_program() to handle older libbpf versionsJiri Olsa1-0/+4
2022-05-26perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa1-0/+4
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo1-0/+4
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo1-0/+7
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2021-12-06tools build: Remove needless libpython-version feature check that breaks test-all fast pathArnaldo Carvalho de Melo1-4/+0
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers1-3/+3
2021-10-26tools build: Drop needless slang include path in test-allJohn Keeping1-1/+1
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers1-0/+4
2021-08-09tools: Remove feature-sync-compare-and-swap feature detectionLeo Yan1-4/+0
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan1-0/+4
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek1-2/+2
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa1-1/+1
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds1-1/+5
2020-09-09tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo1-1/+1
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo1-1/+1
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo1-0/+4
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko1-4/+0
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler1-0/+4
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-2/+2
2020-07-31tools build feature: Use CC and CXX from parentThomas Hebb1-2/+0
2020-06-22tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko1-2/+2
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo1-1/+1
2020-05-05tools feature: Add support for detecting libpfm4Stephane Eranian1-1/+5
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2020-04-03perf tools: Add file-handle feature testNamhyung Kim1-1/+5
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu1-1/+8
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa1-1/+1
2019-11-26perf tools: Allow to link with libbpf dynamicalyJiri Olsa1-0/+4
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev1-0/+4
2019-06-18tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo1-0/+4
2019-06-17perf tools: Don't hardcode host include path for libslangFlorian Fainelli1-1/+1
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo1-0/+4
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov1-1/+5
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty and -lzStanislav Fomichev1-5/+5
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov1-1/+5
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa1-0/+4
2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo1-0/+4
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo1-0/+4
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski1-0/+4
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa1-3/+6
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa1-1/+4
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier1-1/+6