Move the getcpu plugin implementation to liblttn-ust-common
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 3ef20aa61457477c19f05a2d7e1f2d542a18ef27..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 \
@@ -84,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.024849 seconds and 4 git commands to generate.