Fix: add missing ust lock around objd_table_destroy()
[lttng-ust.git] / liblttng-ust / Makefile.am
index a716a34fcdf5fa69b8f1ec0c2dc64535c191b988..199fa03d81d803abd57d40e4e2d2eced8d7d5919 100644 (file)
@@ -26,6 +26,7 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-context-pthread-id.c \
        lttng-context-procname.c \
        lttng-context-ip.c \
+       lttng-context-cpu-id.c \
        lttng-context.c \
        lttng-events.c \
        lttng-filter.c \
@@ -47,6 +48,8 @@ liblttng_ust_runtime_la_SOURCES = \
        error.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
+       tracelog.c \
+       lttng-ust-tracelog-provider.h \
        getenv.h
 
 if HAVE_PERF_EVENT
This page took 0.0228 seconds and 4 git commands to generate.