summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
2026-06-10perf s390: Fix TEXTREL in Python extension by compiling as PICJens Remus
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson
2026-05-22perf build: Unconditionally set up libunwind feature build flagsIan Rogers
2026-05-20perf build: Convert llvm-config shell queries to simply expanded variablesIan Rogers
2026-05-20perf build: Remove redundant libbpf feature check for static buildsIan Rogers
2026-05-20perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.makIan Rogers
2026-05-15perf build: Be more programmatic when setting up libunwind variablesIan Rogers
2026-05-05perf build: Update error message for BUILD_NONDISTRO=1Namhyung Kim
2026-03-31perf build: Add -funsigned-char to default CFLAGSIan Rogers
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov
2026-02-09tools build: Fix rust feature detectionArnaldo Carvalho de Melo
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers
2026-01-26Revert "perf tools: Fix arm64 build by generating unistd_64.h"Leo Yan
2026-01-20perf build: Remove NO_LIBDW_DWARF_UNWIND optionIan Rogers
2026-01-06perf build: Feature test for libbfd thread safety APIJames Clark
2026-01-06perf build: Remove unused libbfd-buildid feature testJames Clark
2026-01-06perf build: Do all non-distro feature checks in one goJames Clark
2026-01-06perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...Roberto Sassu
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers
2025-11-13perf build: Don't add NO_AUXTRACE if missing feature-get_cpuidIan Rogers
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo
2025-10-06perf build: Support build with clangLeo Yan
2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers
2025-10-03perf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers
2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers
2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers
2025-10-02perf build: Remove libtracefs configurationIan Rogers
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing
2025-06-26perf build: enable -fno-strict-aliasingEric Biggers
2025-06-24perf build: The bfd features are opt-in, stop testing for them by defaultArnaldo Carvalho de Melo
2025-06-24perf build: Add the libpfm devel fedora package name to the hintArnaldo Carvalho de Melo
2025-06-24perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 oneArnaldo Carvalho de Melo
2025-06-20perf build: detect support for libbpf's emit_strings optionBlake Jones
2025-05-07Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-04-29perf tools: Fix in-source libperf buildJames Clark
2025-04-23perf tools: Fix arm64 build by generating unistd_64.hJames Clark
2025-04-10perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo
2025-04-10tools build: Don't set libunwind as available if test-all.c build succeedsArnaldo Carvalho de Melo
2025-03-23perf build: filter all combinations of -flto for libperlHolger Hoffstätte
2025-01-31perf: Always feature test reallocarrayJames Clark
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins
2025-01-09perf tools mips: Use generic syscall scriptsCharlie Jenkins