Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1perf-y += header.o
2perf-y += perf_regs.o
3perf-y += sym-handling.o
4perf-$(CONFIG_DWARF) += dwarf-regs.o
5perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
6perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
7
8perf-$(CONFIG_AUXTRACE) += ../../arm/util/pmu.o \
9 ../../arm/util/auxtrace.o \
10 ../../arm/util/cs-etm.o \
11 arm-spe.o