X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2Frelayd.h;h=b09dd138dfb4777f46b533a694e21f19f2e93c8e;hp=1a58d5989e6358b68fbfd50f15d8e750a1bb8891;hb=0b50e4b3fb9859af7072adcca784684834e5f8d1;hpb=e098433c90550d74288498f8c4474ef4c2daea68 diff --git a/src/common/sessiond-comm/relayd.h b/src/common/sessiond-comm/relayd.h index 1a58d5989..b09dd138d 100644 --- a/src/common/sessiond-comm/relayd.h +++ b/src/common/sessiond-comm/relayd.h @@ -89,6 +89,7 @@ struct lttcomm_relayd_add_stream_2_11 { uint32_t pathname_len; uint64_t tracefile_size; uint64_t tracefile_count; + uint64_t trace_archive_id; char names[]; } LTTNG_PACKED;