Tests: Add "daemon" ust regression test
[lttng-tools.git] / tests / regression / ust / Makefile.am
1 if HAVE_LIBLTTNG_UST_CTL
2 SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session \
3 overlap buffers-uid linking daemon
4
5 EXTRA_DIST = test_event_basic test_event_wildcard
6
7 endif
This page took 0.029012 seconds and 4 git commands to generate.