X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Ftrace-kernel.h;h=5502e42bdb4d8304186779eae182548a10574537;hb=d3f14b8a4532b306e5ab293b97d020ce827bcc8e;hp=68301967a15f7cae616f85f24b42afc2c9f83fe7;hpb=d022620a4a3ce49862b49527c5e29d7ba6cce743;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/trace-kernel.h b/src/bin/lttng-sessiond/trace-kernel.h index 68301967a..5502e42bd 100644 --- a/src/bin/lttng-sessiond/trace-kernel.h +++ b/src/bin/lttng-sessiond/trace-kernel.h @@ -113,6 +113,7 @@ 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; }; /*