Move the getcpu plugin implementation to liblttn-ust-common
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 2b22471a0558ff6da2aa598a64ffaee7d3d74fa0..b101a81ea30c56a52adf9c35a2f8f203e30e8cd0 100644 (file)
@@ -44,13 +44,13 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-ust-statedump.c \
        lttng-ust-statedump.h \
        lttng-ust-statedump-provider.h \
+       futex.c \
+       futex.h \
        ust_lib.c \
        ust_lib.h \
        context-internal.h \
        context-provider-internal.h \
        events.h \
-       clock.h \
-       lttng-ust-uuid.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
@@ -74,7 +74,6 @@ liblttng_ust_support_la_SOURCES = \
        lttng-tracer.h \
        lttng-tracer-core.h \
        ust-core.c \
-       lttng-ust-dynamic-type.c \
        lttng-rb-clients.h \
        lttng-ring-buffer-client-template.h \
        lttng-ring-buffer-client-discard.c \
@@ -85,9 +84,7 @@ liblttng_ust_support_la_SOURCES = \
        lttng-ring-buffer-metadata-client.c \
        lttng-counter-client.h \
        lttng-counter-client-percpu-32-modular.c \
-       lttng-counter-client-percpu-64-modular.c \
-       lttng-clock.c \
-       getcpu.c getcpu.h
+       lttng-counter-client-percpu-64-modular.c
 
 liblttng_ust_la_SOURCES =
 
This page took 0.022987 seconds and 4 git commands to generate.