LTTng logger ABI
[lttng-modules.git] / lttng-events.h
index 6b39304f8d114e92387308cac22d74c72e0f5a98..aeb2a6b25631242f76b81cf7ffb698a93ae9cee3 100644 (file)
@@ -429,6 +429,9 @@ int lttng_add_perf_counter_to_ctx(uint32_t type,
 }
 #endif
 
+int lttng_logger_init(void);
+void lttng_logger_exit(void);
+
 extern int lttng_statedump_start(struct lttng_session *session);
 
 #ifdef CONFIG_KPROBES
This page took 0.02476 seconds and 4 git commands to generate.