X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Ftrace-kernel.h;h=68301967a15f7cae616f85f24b42afc2c9f83fe7;hp=21ffd336d51b90b77f0c31b36ab8105e2f4b5b10;hb=d022620a4a3ce49862b49527c5e29d7ba6cce743;hpb=78435723057edf81c9adf14336a60c368790c0f6 diff --git a/src/bin/lttng-sessiond/trace-kernel.h b/src/bin/lttng-sessiond/trace-kernel.h index 21ffd336d..68301967a 100644 --- a/src/bin/lttng-sessiond/trace-kernel.h +++ b/src/bin/lttng-sessiond/trace-kernel.h @@ -108,7 +108,7 @@ struct ltt_kernel_session { struct consumer_output *consumer; struct consumer_output *tmp_consumer; /* Tracing session id */ - unsigned int id; + uint64_t id; /* Session is started and active */ unsigned int started; /* Tell or not if the session has to output the traces. */