Move the getcpu plugin implementation to liblttn-ust-common
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 73ceb4383babee557ad6f85eab216c18f33012ee..b101a81ea30c56a52adf9c35a2f8f203e30e8cd0 100644 (file)
@@ -51,8 +51,6 @@ liblttng_ust_runtime_la_SOURCES = \
        context-internal.h \
        context-provider-internal.h \
        events.h \
-       clock.h \
-       lttng-ust-uuid.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
@@ -86,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.022891 seconds and 4 git commands to generate.