Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.2 8 lines 235 B view raw
1perf-$(CONFIG_DWARF_UNWIND) += regs_load.o 2perf-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o 3 4perf-y += arch-tests.o 5perf-y += rdpmc.o 6perf-y += perf-time-to-tsc.o 7perf-$(CONFIG_AUXTRACE) += insn-x86.o 8perf-$(CONFIG_X86_64) += bp-modify.o