]> Git Repo - linux.git/blob - tools/perf/arch/arm/util/Build
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / tools / perf / arch / arm / util / Build
1 perf-y += perf_regs.o
2
3 perf-$(CONFIG_DWARF) += dwarf-regs.o
4
5 perf-$(CONFIG_LOCAL_LIBUNWIND)    += unwind-libunwind.o
6 perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
7
8 perf-$(CONFIG_AUXTRACE) += pmu.o auxtrace.o cs-etm.o
This page took 0.037068 seconds and 4 git commands to generate.