Fix: sessiond: fs.protected_regular sysctl breaks app registration
[lttng-tools.git] / tests / perf / Makefile.am
1 if LTTNG_TOOLS_BUILD_WITH_LIBPFM
2 LIBS += -lpfm
3
4 noinst_PROGRAMS = find_event
5 find_event_SOURCES = find_event.c
6 endif
This page took 0.035772 seconds and 4 git commands to generate.