Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / tools / perf / bench / Build
diff --git a/kernel/tools/perf/bench/Build b/kernel/tools/perf/bench/Build
new file mode 100644 (file)
index 0000000..5ce9802
--- /dev/null
@@ -0,0 +1,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