xref: /linux/tools/perf/arch/arm64/util/Build (revision e467705a9fb37f51595aa6deaca085ccb4005454)
1*e467705aSIan Rogersperf-util-y += header.o
2*e467705aSIan Rogersperf-util-y += machine.o
3*e467705aSIan Rogersperf-util-y += perf_regs.o
4*e467705aSIan Rogersperf-util-y += tsc.o
5*e467705aSIan Rogersperf-util-y += pmu.o
6*e467705aSIan Rogersperf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
7*e467705aSIan Rogersperf-util-$(CONFIG_DWARF)     += dwarf-regs.o
8*e467705aSIan Rogersperf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
9*e467705aSIan Rogersperf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
107e21b0d5SMathieu Poirier
11*e467705aSIan Rogersperf-util-$(CONFIG_AUXTRACE) += ../../arm/util/pmu.o \
12a818c563SMathieu Poirier			      ../../arm/util/auxtrace.o \
13ffd3d18cSKim Phillips			      ../../arm/util/cs-etm.o \
14057381a7SQi Liu			      arm-spe.o mem-events.o hisi-ptt.o
15