aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/lib/perf/tests/Build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/perf/tests/Build')
-rw-r--r--tools/lib/perf/tests/Build5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/lib/perf/tests/Build b/tools/lib/perf/tests/Build
new file mode 100644
index 000000000000..56e81378d443
--- /dev/null
+++ b/tools/lib/perf/tests/Build
@@ -0,0 +1,5 @@
+tests-y += main.o
+tests-y += test-evsel.o
+tests-y += test-evlist.o
+tests-y += test-cpumap.o
+tests-y += test-threadmap.o