consumerd: tag metadata channel as being part of a live session
[lttng-tools.git] / src / bin / lttng-sessiond / trace-kernel.h
index 61dd8eae99dfbaba96cb0bdd31db92166ceb11be..dd6f21edf2bb06452d8f2c8f399d73aec65cf4ee 100644 (file)
@@ -111,6 +111,7 @@ struct ltt_kernel_session {
        unsigned int output_traces;
        unsigned int snapshot_mode;
        unsigned int has_non_default_channel;
+       bool is_live_session;
        /* Current trace chunk of the ltt_session. */
        struct lttng_trace_chunk *current_trace_chunk;
        /* Tracker lists */
This page took 0.022884 seconds and 4 git commands to generate.