summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
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
2024-10-18perf build: Fix LIBDW_DIRIan Rogers
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong
2024-10-02perf build: Fix static compilation error when libdw is not installedYang Jihong
2024-09-11tools: Drop nonsensical -O6Sam James
2024-09-11perf build: Require at least clang 16.0.6 to build BPF skeletonsArnaldo Carvalho de Melo
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark
2024-09-03perf report: Support LLVM for addr2line()Steinar H. Gunderson
2024-09-02perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...Arnaldo Carvalho de Melo
2024-08-20perf cap: Tidy up and improve capability testingIan Rogers
2024-07-26perf: build: Link lib 'zstd' for static buildLeo Yan
2024-07-26perf: build: Only link libebl.a for old libdwLeo Yan
2024-07-26perf: build: Set Python configuration for cross compilationLeo Yan
2024-07-17tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio
2024-07-17perf build: Warn if libtracefs is not foundGuilherme Amadio
2024-07-11perf build: Conditionally add feature check flags for libtrace{event,fs}Guilherme Amadio
2024-06-26perf python: Switch module to linking libraries from building sourceIan Rogers
2024-06-21perf build: Ensure libtraceevent and libtracefs versions have 3 componentsGuilherme Amadio
2024-06-21perf build: Use pkg-config for feature check for libtrace{event,fs}Guilherme Amadio
2024-04-26perf build: Pretend scandirat is missing with msanIan Rogers
2024-04-03perf build: Add LIBTRACEEVENT_DIR build optionYang Jihong
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada
2024-02-20perf: build: introduce the libcapstoneChangbin Du
2024-02-15perf build: Cleanup perf register configurationLeo Yan
2024-02-15perf build: Remove unused CONFIG_PERF_REGSLeo Yan
2024-01-22perf build: Check whether pkg-config is installed when libtraceevent is linkedYang Jihong
2023-11-10perf probe: Convert to check dwarf_getcfi featureNamhyung Kim
2023-11-03perf build: Warn about missing libelf before warning about missing libbpfArnaldo Carvalho de Melo
2023-10-27perf build: Disable BPF skeletons if clang version is < 12.0.1Arnaldo Carvalho de Melo
2023-09-18perf build: Default BUILD_BPF_SKEL, warn/disable for missing depsIan Rogers
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-08-15perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers
2023-08-03perf build: Support llvm and clang support compiled inThomas Richter
2023-07-28perf build: Add Wextra for C++ compilationIan Rogers
2023-07-28perf build: Don't always set -funwind-tables and -ggdb3Ian Rogers