X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Ftrace-kernel.h;h=934aaffe89f5174015a3fe4d9637eeeabbd818bc;hp=68301967a15f7cae616f85f24b42afc2c9f83fe7;hb=850767541647c102a299d7fbc39c97555ac70224;hpb=d022620a4a3ce49862b49527c5e29d7ba6cce743 diff --git a/src/bin/lttng-sessiond/trace-kernel.h b/src/bin/lttng-sessiond/trace-kernel.h index 68301967a..934aaffe8 100644 --- a/src/bin/lttng-sessiond/trace-kernel.h +++ b/src/bin/lttng-sessiond/trace-kernel.h @@ -113,6 +113,8 @@ struct ltt_kernel_session { unsigned int started; /* 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; }; /*