summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)AuthorFilesLines
2026-02-09tools build: Fix rust feature detectionArnaldo Carvalho de Melo1-0/+1
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov1-0/+11
2026-02-04perf kvm stat: Remove use of the arch directoryIan Rogers1-4/+0
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers1-2/+6
2026-01-26Revert "perf tools: Fix arm64 build by generating unistd_64.h"Leo Yan1-1/+0
2026-01-20perf build: Remove NO_LIBDW_DWARF_UNWIND optionIan Rogers1-18/+1
2026-01-07perf build: Feature test for libbfd thread safety APIJames Clark1-0/+5
2026-01-07perf build: Remove unused libbfd-buildid feature testJames Clark1-7/+0
2026-01-07perf build: Do all non-distro feature checks in one goJames Clark1-20/+12
2026-01-07perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...Roberto Sassu1-9/+3
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim1-0/+8
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-13/+0
2025-11-14perf build: Remove NO_AUXTRACE build optionIan Rogers1-5/+0
2025-11-14perf build: Don't add NO_AUXTRACE if missing feature-get_cpuidIan Rogers1-10/+2
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo1-3/+2
2025-10-06perf build: Support build with clangLeo Yan1-1/+32
2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers1-7/+0
2025-10-03perf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers1-8/+8
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers1-7/+2
2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers1-4/+0
2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers1-0/+1
2025-10-02perf build: Remove libtracefs configurationIan Rogers1-14/+0
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers1-9/+3
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing1-13/+0
2025-06-26perf build: enable -fno-strict-aliasingEric Biggers1-0/+4
2025-06-24perf build: The bfd features are opt-in, stop testing for them by defaultArnaldo Carvalho de Melo1-0/+5
2025-06-24perf build: Add the libpfm devel fedora package name to the hintArnaldo Carvalho de Melo1-1/+1
2025-06-24perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 oneArnaldo Carvalho de Melo1-1/+1
2025-06-21perf build: detect support for libbpf's emit_strings optionBlake Jones1-0/+8
2025-05-07Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1-0/+1
2025-04-29perf tools: Fix in-source libperf buildJames Clark1-1/+1
2025-04-23perf tools: Fix arm64 build by generating unistd_64.hJames Clark1-0/+1
2025-04-10perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo1-0/+2
2025-04-10tools build: Don't set libunwind as available if test-all.c build succeedsArnaldo Carvalho de Melo1-1/+3
2025-03-24perf build: filter all combinations of -flto for libperlHolger Hoffstätte1-1/+1
2025-02-01perf: Always feature test reallocarrayJames Clark1-6/+4
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins1-29/+2
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins1-5/+1
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins1-2/+1
2025-01-09perf tools mips: Use generic syscall scriptsCharlie Jenkins1-2/+1
2025-01-09perf tools loongarch: Use syscall tableCharlie Jenkins1-2/+1
2025-01-09perf tools arm64: Use syscall tableCharlie Jenkins1-2/+1
2025-01-09perf tools x86: Use generic syscall scriptsCharlie Jenkins1-2/+1
2025-01-09perf tools arc: Support generic syscall headersCharlie Jenkins1-1/+1
2025-01-09perf tools: Create generic syscall table supportCharlie Jenkins1-4/+7
2024-12-18perf build: Minor improvement for linking libzstdLeo Yan1-1/+7
2024-12-18tools build: Test for presence of libtraceevent and libtracefs in test-all.cArnaldo Carvalho de Melo1-2/+0
2024-12-09tools features: Don't check for libunwind devel files by defaultArnaldo Carvalho de Melo1-34/+49
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers1-9/+4
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers1-4/+0