Fix: Filter ABI changes to support FILTER_BYTECODE_MAX_LEN (65536)
[lttng-ust.git] / include / Makefile.am
index 28462e60fc5f93061ee9ff5d86b2380435615927..208e74e92e68f943c0933e8000c4b9c2ee3eb655 100644 (file)
@@ -1,19 +1,22 @@
 nobase_include_HEADERS = \
        lttng/tracepoint.h \
+       lttng/tracepoint-rcu.h \
        lttng/tracepoint-types.h \
        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/usterr-signal-safe.h \
-       lttng/config.h \
-       lttng/share.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
@@ -22,7 +25,10 @@ nobase_include_HEADERS = \
 
 noinst_HEADERS = \
        usterr.h \
+       usterr-signal-safe.h \
        ust_snprintf.h \
        ust-comm.h \
+       lttng/ust-tid.h \
        lttng/bitfield.h \
-       helper.h
+       helper.h \
+       share.h
This page took 0.025038 seconds and 4 git commands to generate.