Add a data pointer to all tracepoint probe callbacks
[ust.git] / include / Makefile.am
index 4732c467dd4d4f258cb34ce997100d28d310f014..b89de205199be00a08d383676dcbfbd94760d30e 100644 (file)
@@ -2,6 +2,8 @@ nobase_include_HEADERS = \
        ust/immediate.h \
        ust/marker.h \
        ust/tracepoint.h \
+       ust/define_trace.h \
+       ust/ust_trace.h \
        ust/processor.h \
        ust/probe.h \
        ust/ust.h \
@@ -16,6 +18,9 @@ nobase_include_HEADERS = \
        ust/kcompat/jhash.h \
        ust/kcompat/kref.h \
        ust/kcompat/simple.h \
-       ust/kcompat/types.h
+       ust/kcompat/types.h \
+       ust/kcompat/stringify.h \
+       ust/ustcmd.h \
+       ust/ustd.h
 
 noinst_HEADERS = share.h usterr.h ust_snprintf.h
This page took 0.022266 seconds and 4 git commands to generate.