Fix: Tests: undefined `NR_USEC_WAIT` bash variable
[lttng-tools.git] / tests / perf / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3if LTTNG_TOOLS_BUILD_WITH_LIBPFM
4LIBS += -lpfm
5
6noinst_PROGRAMS = find_event
7find_event_SOURCES = find_event.c
8endif
This page took 0.024177 seconds and 5 git commands to generate.