Filter: use hash table to check merge points
[lttng-ust.git] / liblttng-ust / Makefile.am
index 9ec0591549bbd2627b0c613adb7b4f36314f2dcf..cc36e20e38d7573d0e8d231ed1413d0a961a9e64 100644 (file)
@@ -33,6 +33,7 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-filter-specialize.c \
        lttng-filter-interpreter.c \
        filter-bytecode.h \
+       lttng-hash-helper.h \
        tracepoint-internal.h \
        clock.h \
        compat.h \
@@ -61,6 +62,7 @@ liblttng_ust_support_la_LIBADD = \
 liblttng_ust_la_LIBADD = \
        -lpthread \
        -lrt \
+       -lurcu-cds \
        -llttng-ust-tracepoint \
        $(top_builddir)/snprintf/libustsnprintf.la \
        $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la \
This page took 0.031048 seconds and 4 git commands to generate.