You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
libperf-$(CONFIG_DWARF) += dwarf-regs.o
|
|
libperf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
|
|
|
|
libperf-$(CONFIG_AUXTRACE) += ../../arm/util/pmu.o \
|
|
../../arm/util/auxtrace.o \
|
|
../../arm/util/cs-etm.o
|
|
|