blob: eafce1a130a17f5ba883d429a76296d702c07f5b [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001perf-y += sched-messaging.o
2perf-y += sched-pipe.o
3perf-y += mem-functions.o
4perf-y += futex-hash.o
5perf-y += futex-wake.o
6perf-y += futex-wake-parallel.o
7perf-y += futex-requeue.o
8perf-y += futex-lock-pi.o
9
10perf-$(CONFIG_X86_64) += mem-memcpy-x86-64-lib.o
11perf-$(CONFIG_X86_64) += mem-memcpy-x86-64-asm.o
12perf-$(CONFIG_X86_64) += mem-memset-x86-64-asm.o
13
14perf-$(CONFIG_NUMA) += numa.o