Tests: Fix: arm64 use sys_openat instead of sys_open
[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.029059 seconds and 4 git commands to generate.