68f8a8eb3ad0459b544ec8283ae738f2a8e5c6ac
[releases.git] / Build
1 libperf-y += header.o
2 libperf-y += sym-handling.o
3 libperf-$(CONFIG_DWARF)     += dwarf-regs.o
4 libperf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
5 libperf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
6
7 libperf-$(CONFIG_AUXTRACE) += ../../arm/util/pmu.o \
8                               ../../arm/util/auxtrace.o \
9                               ../../arm/util/cs-etm.o \
10                               arm-spe.o