brintos

brintos / linux-shallow public Read only

0
0
Text · 248 B · e6dd7cd Raw
9 lines · plain
1perf-util-y += perf_regs.o2 3perf-util-$(CONFIG_DWARF) += dwarf-regs.o4 5perf-util-$(CONFIG_LOCAL_LIBUNWIND)    += unwind-libunwind.o6perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o7 8perf-util-$(CONFIG_AUXTRACE) += pmu.o auxtrace.o cs-etm.o9