tests: add declarations for functions in gen-syscall-events-callstack.c
[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.03032 seconds and 5 git commands to generate.