summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/util/Build
blob: 343ef7589a77abbb2825c85abcea731733b9b61f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
perf-util-y += header.o
perf-util-y += machine.o
perf-util-y += perf_regs.o
perf-util-y += tsc.o
perf-util-y += pmu.o
perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
perf-util-$(CONFIG_DWARF)     += dwarf-regs.o
perf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o

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