actions: introduce start session action
[lttng-tools.git] / include / lttng / lttng.h
index 6a793726ce14fbf7cfe0dd624ad21b248e1b6fc7..6b4ca565770b97b83409b70692ca76e00414dc40 100644 (file)
@@ -18,6 +18,7 @@
 /* Include every LTTng ABI/API available. */
 #include <lttng/action/action.h>
 #include <lttng/action/notify.h>
+#include <lttng/action/start-session.h>
 #include <lttng/channel.h>
 #include <lttng/clear-handle.h>
 #include <lttng/clear.h>
@@ -32,6 +33,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>
@@ -41,6 +44,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.023774 seconds and 4 git commands to generate.