Revert "lttng: fix: out-of-bounds copy of original 'view' command arguments"
[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.029405 seconds and 4 git commands to generate.