xref: /linux/tools/perf/arch/x86/util/Build (revision c7decec2f2d2ab0366567f9e30c0e1418cece43f)
1e467705aSIan Rogersperf-util-y += header.o
2e467705aSIan Rogersperf-util-y += tsc.o
3e467705aSIan Rogersperf-util-y += pmu.o
4e467705aSIan Rogersperf-util-y += topdown.o
5e467705aSIan Rogersperf-util-y += machine.o
6e467705aSIan Rogersperf-util-y += event.o
7e467705aSIan Rogersperf-util-y += evlist.o
8e467705aSIan Rogersperf-util-y += mem-events.o
9e467705aSIan Rogersperf-util-y += evsel.o
10e467705aSIan Rogersperf-util-y += iostat.o
115e8c0fb6SJiri Olsa
12e467705aSIan Rogersperf-util-$(CONFIG_LOCAL_LIBUNWIND)    += unwind-libunwind.o
1390e457f7SAdrian Hunter
14*754187adSIan Rogersperf-util-y += auxtrace.o
15*754187adSIan Rogersperf-util-y += intel-pt.o
16*754187adSIan Rogersperf-util-y += intel-bts.o
17