aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util/Build
blob: 3cde540d2fcf3c99be3f936e4efef02a10547a4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
perf-y += header.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