1perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o 2perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o 3perf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o 4perf-util-y += ../../arm/util/auxtrace.o 5perf-util-y += ../../arm/util/cs-etm.o 6perf-util-y += ../../arm/util/pmu.o 7perf-util-y += arm-spe.o 8perf-util-y += header.o 9perf-util-y += hisi-ptt.o 10perf-util-y += machine.o 11perf-util-y += mem-events.o 12perf-util-y += perf_regs.o 13perf-util-y += pmu.o 14perf-util-y += tsc.o 15