API: missing includes in lttng.h
[lttng-tools.git] / include / lttng / lttng.h
index 196c46229f730663bb066cbaaf321ffc078c12d2..5d84510b5a317b41506d7c4a15c04b010690508f 100644 (file)
@@ -19,6 +19,8 @@
 #include <lttng/action/action.h>
 #include <lttng/action/notify.h>
 #include <lttng/channel.h>
+#include <lttng/clear-handle.h>
+#include <lttng/clear.h>
 #include <lttng/condition/buffer-usage.h>
 #include <lttng/condition/condition.h>
 #include <lttng/condition/evaluation.h>
@@ -30,6 +32,8 @@
 #include <lttng/event.h>
 #include <lttng/handle.h>
 #include <lttng/health.h>
+#include <lttng/load.h>
+#include <lttng/location.h>
 #include <lttng/notification/channel.h>
 #include <lttng/notification/notification.h>
 #include <lttng/rotation.h>
@@ -39,6 +43,7 @@
 #include <lttng/snapshot.h>
 #include <lttng/tracker.h>
 #include <lttng/trigger/trigger.h>
+#include <lttng/userspace-probe.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.023801 seconds and 5 git commands to generate.