X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Ftrace-ust.h;h=f4244fdefae8196a2dadfc092e844dc90a626f05;hp=5ca7964ea40c074e853e4a49cd7c28f37a28cab4;hb=850767541647c102a299d7fbc39c97555ac70224;hpb=b0a5f0fbc428de5cd15a5c86f95a12f32e8c3c88 diff --git a/src/bin/lttng-sessiond/trace-ust.h b/src/bin/lttng-sessiond/trace-ust.h index 5ca7964ea..f4244fdef 100644 --- a/src/bin/lttng-sessiond/trace-ust.h +++ b/src/bin/lttng-sessiond/trace-ust.h @@ -108,6 +108,7 @@ struct ltt_ust_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; }; /*