brintos

brintos / linux-shallow public Read only

0
0
Text · 290 B · 1ac8300 Raw
12 lines · plain
1perf-util-y += header.o2perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o3perf-util-y += perf_regs.o4 5perf-util-$(CONFIG_DWARF) += dwarf-regs.o6perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o7 8perf-util-y += machine.o9perf-util-y += pmu.o10 11perf-util-$(CONFIG_AUXTRACE) += auxtrace.o12