Implement state dump
[lttng-modules.git] / lttng-events.h
index 9c652c88c82b1f4b5c08761f640d9af59b13adbf..35806a919f3d68aefa6a565e9378359da71cf7eb 100644 (file)
@@ -353,6 +353,8 @@ int lttng_add_perf_counter_to_ctx(uint32_t type,
 }
 #endif
 
+extern int lttng_statedump_start(struct lttng_session *session);
+
 #ifdef CONFIG_KPROBES
 int lttng_kprobes_register(const char *name,
                const char *symbol_name,
This page took 0.024624 seconds and 4 git commands to generate.