Fix: (slight UI change) refuse missing -c if non-default channel exists
[lttng-tools.git] / src / bin / lttng-sessiond / trace-kernel.h
index 5502e42bdb4d8304186779eae182548a10574537..934aaffe89f5174015a3fe4d9637eeeabbd818bc 100644 (file)
@@ -114,6 +114,7 @@ struct ltt_kernel_session {
        /* Tell or not if the session has to output the traces. */
        unsigned int output_traces;
        unsigned int snapshot_mode;
+       unsigned int has_non_default_channel;
 };
 
 /*
This page took 0.023804 seconds and 4 git commands to generate.