xref: /linux/tools/perf/arch/arm64/util/Build (revision c34e9ab9a612ee8b18273398ef75c207b01f516d)
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_LOCAL_LIBUNWIND) += unwind-libunwind.o
8*e467705aSIan Rogersperf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
97e21b0d5SMathieu Poirier
10*e467705aSIan Rogersperf-util-$(CONFIG_AUXTRACE) += ../../arm/util/pmu.o \
11a818c563SMathieu Poirier			      ../../arm/util/auxtrace.o \
12ffd3d18cSKim Phillips			      ../../arm/util/cs-etm.o \
13057381a7SQi Liu			      arm-spe.o mem-events.o hisi-ptt.o
14