Session create/release tested.
[lttng-ust.git] / include / ust / lttng-ust-abi.h
index 16c49d1665da1f059fe59ec8df4dee367906362c..62f9d6cf3ada03dfd7559920d0f3c92d0918fa98 100644 (file)
@@ -94,5 +94,8 @@ struct lttng_ust_context {
 #define LTTNG_UST_DISABLE                      _UST_CMD(0x81)
 
 void lttng_ust_abi_exit(void);
+int lttng_abi_create_session(void);
+int objd_unref(int id);
+void ltt_events_exit(void);
 
 #endif /* _LTTNG_UST_ABI_H */
This page took 0.023865 seconds and 4 git commands to generate.