install tracer.h, add new ust/ust.h
[ust.git] / include / ust / ust.h
diff --git a/include/ust/ust.h b/include/ust/ust.h
new file mode 100644 (file)
index 0000000..158805c
--- /dev/null
@@ -0,0 +1,12 @@
+#ifndef UST_H
+#define UST_H
+
+#include <ust/immediate.h>
+#include <ust/immediate.h>
+#include <ust/kernelcompat.h>
+#include <ust/marker.h>
+#include <ust/processor.h>
+#include <ust/tracepoint.h>
+#include <ust/tracer.h>
+
+#endif /* UST_H */
This page took 0.035722 seconds and 4 git commands to generate.