Add create session snapshot API in lttng-sessiond
[lttng-tools.git] / src / bin / lttng-sessiond / trace-kernel.h
index 68301967a15f7cae616f85f24b42afc2c9f83fe7..5502e42bdb4d8304186779eae182548a10574537 100644 (file)
@@ -113,6 +113,7 @@ struct ltt_kernel_session {
        unsigned int started;
        /* Tell or not if the session has to output the traces. */
        unsigned int output_traces;
+       unsigned int snapshot_mode;
 };
 
 /*
This page took 0.023769 seconds and 5 git commands to generate.