6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
perf-util-y += perf_regs.o
|
|
perf-util-y += header.o
|
|
|
|
perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
|
|
perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
|