X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-events.h;h=aeb2a6b25631242f76b81cf7ffb698a93ae9cee3;hb=0c95667685cf8612eb0d231883874c173b7bb5a1;hp=6b39304f8d114e92387308cac22d74c72e0f5a98;hpb=fb2c37799306d16fb590aebee6fad8be431264b7;p=lttng-modules.git diff --git a/lttng-events.h b/lttng-events.h index 6b39304f..aeb2a6b2 100644 --- a/lttng-events.h +++ b/lttng-events.h @@ -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