Fix: event probes attached before event enabled
[lttng-ust.git] / include / Makefile.am
index 4f028dba49b6b11903a7520f53902615130b979a..277e4e69b0032060e7cd652a902d03f12d50f7d4 100644 (file)
@@ -18,17 +18,27 @@ nobase_include_HEADERS = \
        lttng/ringbuffer-config.h \
        lttng/align.h \
        lttng/bug.h \
-       lttng/ust-error.h
+       lttng/ust-error.h \
+       lttng/tracef.h \
+       lttng/lttng-ust-tracef.h \
+       lttng/tracelog.h \
+       lttng/lttng-ust-tracelog.h \
+       lttng/ust-clock.h \
+       lttng/ust-getcpu.h \
+       lttng/ust-elf.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 \
+       ust-fd.h \
        lttng/ust-tid.h \
        lttng/bitfield.h \
+       lttng/ust-dlfcn.h \
+       lttng/ust-dynamic-type.h \
+       lttng/ust-context-provider.h \
        helper.h \
        share.h
 
This page took 0.02286 seconds and 4 git commands to generate.