X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Ftrace-kernel.h;h=5502e42bdb4d8304186779eae182548a10574537;hp=68301967a15f7cae616f85f24b42afc2c9f83fe7;hb=27babd3a0a164f71d4dc02884ef20099ddfc6755;hpb=5288612f2dc35805e861d0648bf75304c91bfeee 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; }; /*