Version 2.0.8
[lttng-ust.git] / include / Makefile.am
index 4732c467dd4d4f258cb34ce997100d28d310f014..e339b32e74d11e85823580478136282928c618cb 100644 (file)
@@ -1,21 +1,29 @@
 nobase_include_HEADERS = \
-       ust/immediate.h \
-       ust/marker.h \
-       ust/tracepoint.h \
-       ust/processor.h \
-       ust/probe.h \
-       ust/ust.h \
-       ust/tracectl.h \
-       ust/core.h \
-       ust/clock.h \
-       ust/type-serializer.h \
-       ust/kcompat/kcompat.h \
-       ust/kcompat/compiler.h \
-       ust/kcompat/disable.h \
-       ust/kcompat/hlist.h \
-       ust/kcompat/jhash.h \
-       ust/kcompat/kref.h \
-       ust/kcompat/simple.h \
-       ust/kcompat/types.h
+       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-events.h \
+       lttng/ust-ctl.h \
+       lttng/ust-version.h \
+       lttng/ust-abi.h \
+       lttng/ringbuffer-abi.h \
+       lttng/ust-tracer.h \
+       lttng/ust-config.h \
+       lttng/ust.h \
+       lttng/ringbuffer-config.h \
+       lttng/align.h \
+       lttng/bug.h
 
-noinst_HEADERS = share.h usterr.h ust_snprintf.h
+# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
+
+noinst_HEADERS = \
+       usterr.h \
+       usterr-signal-safe.h \
+       ust_snprintf.h \
+       ust-comm.h \
+       lttng/bitfield.h \
+       helper.h \
+       share.h
This page took 0.023624 seconds and 4 git commands to generate.