merge libmarkers, libtracing and libtracectl in a single libust library
[ust.git] / libust / marker-control.h
diff --git a/libust/marker-control.h b/libust/marker-control.h
new file mode 100644 (file)
index 0000000..0b602db
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef MARKER_CONTROL_H
+#define MARKER_CONTROL_H
+
+int marker_control_init(void);
+int ltt_probe_register(struct ltt_available_probe *pdata);
+
+#endif /* MARKER_CONTROL_H */
This page took 0.023112 seconds and 4 git commands to generate.