Tests: add raw perf test to the test list when building with libpfm support
[lttng-tools.git] / tests / perf / Makefile.am
index 40bb7541bb372282b48148207a4730cd5ae3e6a5..696637d19c7430b5fb9ec30f619c044322cc9695 100644 (file)
@@ -1,6 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 if LTTNG_TOOLS_BUILD_WITH_LIBPFM
 LIBS += -lpfm
 
+TESTS = test_perf_raw
+
 noinst_PROGRAMS = find_event
 find_event_SOURCES = find_event.c
 endif
This page took 0.023745 seconds and 4 git commands to generate.