X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Flttng-live%2Flttng-live.h;h=34c57edee6343bd15ee8e125699ad73a9ab96780;hb=c8a683194ae8caef6592cd235bf1666001d8d4cd;hp=9739078a52e67278ca3b9d85962700e9a317cfc1;hpb=e88db11d3c6d4966f3efdb03901533e9ebab2b76;p=babeltrace.git diff --git a/formats/lttng-live/lttng-live.h b/formats/lttng-live/lttng-live.h index 9739078a..34c57ede 100644 --- a/formats/lttng-live/lttng-live.h +++ b/formats/lttng-live/lttng-live.h @@ -88,6 +88,7 @@ struct lttng_live_ctf_trace { struct bt_list_head stream_list; FILE *metadata_fp; struct bt_trace_handle *handle; + /* Set to -1 when not initialized. */ int trace_id; int in_use; };