xref: /linux/tools/perf/arch/s390/util/Build (revision f6192d0d641f42f3f5b8efeb6e7f5f8bdbedf7bf)
1perf-util-y += header.o
2perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
3perf-util-y += perf_regs.o
4
5perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
6
7perf-util-y += machine.o
8perf-util-y += pmu.o
9
10perf-util-$(CONFIG_AUXTRACE) += auxtrace.o
11