aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util/Build
blob: 0a7782c61209e74024e70c36655fca2c316e9831 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
perf-y += header.o
perf-y += perf_regs.o
perf-y += sym-handling.o
perf-$(CONFIG_DWARF)     += dwarf-regs.o
perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o

perf-$(CONFIG_AUXTRACE) += ../../arm/util/pmu.o \
			      ../../arm/util/auxtrace.o \
			      ../../arm/util/cs-etm.o \
			      arm-spe.o