Add create session snapshot API in lttng-sessiond
[lttng-tools.git] / src / bin / lttng-sessiond / trace-ust.h
index 0dac36b213f5d76f7f82c4c1b8c677e5d3b79c0e..5ca7964ea40c074e853e4a49cd7c28f37a28cab4 100644 (file)
@@ -107,6 +107,7 @@ struct ltt_ust_session {
        uint64_t used_channel_id;
        /* Tell or not if the session has to output the traces. */
        unsigned int output_traces;
+       unsigned int snapshot_mode;
 };
 
 /*
This page took 0.025273 seconds and 5 git commands to generate.