1 perf-util-y += header.o 2 perf-util-y += perf_regs.o 3 4 perf-util-$(CONFIG_DWARF) += dwarf-regs.o 5 perf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o 6 perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o 7 perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.