event-rule: introduce event rule uprobe
[lttng-tools.git] / include / lttng / lttng.h
index bfc3bbd7dd5a3efda67f71d5618d5152301b58b1..c248eceb93aa83380db875d5ad403436a16e942f 100644 (file)
@@ -35,6 +35,9 @@
 #include <lttng/domain.h>
 #include <lttng/endpoint.h>
 #include <lttng/event-rule/event-rule.h>
+#include <lttng/event-rule/kprobe.h>
+#include <lttng/event-rule/syscall.h>
+#include <lttng/event-rule/uprobe.h>
 #include <lttng/event.h>
 #include <lttng/handle.h>
 #include <lttng/health.h>
This page took 0.025725 seconds and 4 git commands to generate.