Make lttng-ust robust against -finstrument-functions.
[lttng-ust.git] / include / Makefile.am
index efaffc85ac913cd7fa478ff5b889defa69e1b403..208e74e92e68f943c0933e8000c4b9c2ee3eb655 100644 (file)
@@ -5,14 +5,18 @@ nobase_include_HEADERS = \
        lttng/tracepoint-event.h \
        lttng/ust-tracepoint-event.h \
        lttng/ust-tracepoint-event-reset.h \
+       lttng/ust-tracepoint-event-write.h \
+       lttng/ust-tracepoint-event-nowrite.h \
        lttng/ust-events.h \
        lttng/ust-ctl.h \
        lttng/ust-version.h \
        lttng/ust-abi.h \
        lttng/ringbuffer-abi.h \
        lttng/ust-tracer.h \
-       lttng/config.h \
+       lttng/ust-config.h \
+       lttng/ust-compiler.h \
        lttng/ust.h \
+       lttng/ust-endian.h \
        lttng/ringbuffer-config.h \
        lttng/align.h \
        lttng/bug.h
@@ -24,6 +28,7 @@ noinst_HEADERS = \
        usterr-signal-safe.h \
        ust_snprintf.h \
        ust-comm.h \
+       lttng/ust-tid.h \
        lttng/bitfield.h \
        helper.h \
        share.h
This page took 0.022992 seconds and 4 git commands to generate.