brintos

brintos / linux-shallow public Read only

0
0
Text · 261 B · b6b97de Raw
8 lines · plain
1perf-util-y += header.o2perf-util-y += perf_regs.o3 4perf-util-$(CONFIG_DWARF)     += dwarf-regs.o5perf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o6perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o7perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o8