]> Git Repo - linux.git/blob - tools/perf/arch/arm/util/Build
Linux 6.14-rc3
[linux.git] / tools / perf / arch / arm / util / Build
1 perf-util-y += perf_regs.o
2
3 perf-util-$(CONFIG_LOCAL_LIBUNWIND)    += unwind-libunwind.o
4 perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
5
6 perf-util-$(CONFIG_AUXTRACE) += pmu.o auxtrace.o cs-etm.o
This page took 0.03495 seconds and 4 git commands to generate.