aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/Build
blob: 5ce98023d518fce2d51ee11e35b0a0f2df12d8de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
perf-y += sched-messaging.o
perf-y += sched-pipe.o
perf-y += mem-memcpy.o
perf-y += futex-hash.o
perf-y += futex-wake.o
perf-y += futex-requeue.o

perf-$(CONFIG_X86_64) += mem-memcpy-x86-64-asm.o
perf-$(CONFIG_X86_64) += mem-memset-x86-64-asm.o

perf-$(CONFIG_NUMA) += numa.o