Tests: add raw perf test to the test list when building with libpfm support
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 16 Feb 2021 16:33:48 +0000 (11:33 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 24 Feb 2021 20:00:21 +0000 (15:00 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I2541e60d0b4be484d85b0ea0eee3034c2b295114

tests/perf/Makefile.am

index 9bd757cd35b5cac20ff0d430421bd1697e4ec3fd..696637d19c7430b5fb9ec30f619c044322cc9695 100644 (file)
@@ -3,6 +3,8 @@
 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.026553 seconds and 5 git commands to generate.