X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fstream.h;h=5aca693cce4a5ea131ac383909da542ecb309576;hp=c6bdb307ebb39682c4a705cf71c3612d7a2b7ae3;hb=528f2ffaebbc88b3fd541fa404b567b878aa5255;hpb=68808f4e0bbb3adccff72ff9dab6ec9f3a9e6866 diff --git a/src/bin/lttng-relayd/stream.h b/src/bin/lttng-relayd/stream.h index c6bdb307e..5aca693cc 100644 --- a/src/bin/lttng-relayd/stream.h +++ b/src/bin/lttng-relayd/stream.h @@ -76,6 +76,10 @@ struct relay_stream { * timestamp end, when it is active, this field == -1ULL. */ uint64_t beacon_ts_end; + /* + * CTF stream ID, -1ULL when unset. + */ + uint64_t ctf_stream_id; /* * To protect the update of the close_write_flag and the checks of * the tracefile_count_current.