Tests: add raw perf test to the test list when building with libpfm support
[lttng-tools.git] / tests / perf / Makefile.am
CommitLineData
9d16b343
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
6faa26ca
JD
3if LTTNG_TOOLS_BUILD_WITH_LIBPFM
4LIBS += -lpfm
5
d08d6077
JG
6TESTS = test_perf_raw
7
6faa26ca
JD
8noinst_PROGRAMS = find_event
9find_event_SOURCES = find_event.c
10endif
This page took 0.028063 seconds and 4 git commands to generate.