X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Ftrace-ust.h;h=f4244fdefae8196a2dadfc092e844dc90a626f05;hb=6a00837f8cb0431a2ad90974d67fae138ea97dd5;hp=0dac36b213f5d76f7f82c4c1b8c677e5d3b79c0e;hpb=d9bf3ca437aa801c9364ca06b1083f83c6f8ef30;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/trace-ust.h b/src/bin/lttng-sessiond/trace-ust.h index 0dac36b21..f4244fdef 100644 --- a/src/bin/lttng-sessiond/trace-ust.h +++ b/src/bin/lttng-sessiond/trace-ust.h @@ -107,6 +107,8 @@ 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; + unsigned int has_non_default_channel; }; /*