summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
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
2025-01-09perf tools loongarch: Use syscall tableCharlie Jenkins
2025-01-09perf tools arm64: Use syscall tableCharlie Jenkins
2025-01-09perf tools x86: Use generic syscall scriptsCharlie Jenkins
2025-01-09perf tools arc: Support generic syscall headersCharlie Jenkins
2025-01-09perf tools: Create generic syscall table supportCharlie Jenkins
2024-12-18perf build: Minor improvement for linking libzstdLeo Yan
2024-12-18tools build: Test for presence of libtraceevent and libtracefs in test-all.cArnaldo Carvalho de Melo
2024-12-09tools features: Don't check for libunwind devel files by defaultArnaldo Carvalho de Melo
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers
2024-11-04perf build: Add missing cflags when building with custom libtraceeventYicong Yang
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim
2024-10-30perf, riscv: Wire up perf trace support for RISC-VBjörn Töpel
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-10-18perf libdw: Remove unnecessary definesIan Rogers
2024-10-18perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers
2024-10-18perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers
2024-10-18perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers
2024-10-18perf build: Rename test-dwarf to test-libdwIan Rogers
2024-10-18perf build: Remove defined but never used variableIan Rogers
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers