JustOS/linux-6.13/tools/perf/arch/s390/util/Build
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

11 lines
248 B
Plaintext

perf-util-y += header.o
perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
perf-util-y += perf_regs.o
perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
perf-util-y += machine.o
perf-util-y += pmu.o
perf-util-$(CONFIG_AUXTRACE) += auxtrace.o