xref: /linux/tools/perf/arch/powerpc/util/Build (revision f4f346c3465949ebba80c6cc52cd8d2eeaa545fd)
1e467705aSIan Rogersperf-util-y += header.o
2e467705aSIan Rogersperf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
3e467705aSIan Rogersperf-util-y += perf_regs.o
4e467705aSIan Rogersperf-util-y += mem-events.o
5e467705aSIan Rogersperf-util-y += pmu.o
6e467705aSIan Rogersperf-util-y += sym-handling.o
7e467705aSIan Rogersperf-util-y += evsel.o
807a39e11SJiri Olsa
9*5455d89bSIan Rogersperf-util-$(CONFIG_LIBDW) += skip-callchain-idx.o
10a7f0fda0SPaolo Bonzini
11e467705aSIan Rogersperf-util-$(CONFIG_LIBUNWIND) += unwind-libunwind.o
12e467705aSIan Rogersperf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
13