relayd: create stream files relative to a session's trace chunk
[lttng-tools.git] / src / common / sessiond-comm / relayd.h
index 2ae94b3655ba262d57a71f9182f4f5ab2f64ceb5..47f1d5cd738327290e91b27a91ee8b765522cde3 100644 (file)
@@ -92,7 +92,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;
+       uint64_t trace_chunk_id;
        char names[];
 } LTTNG_PACKED;
 
This page took 0.023186 seconds and 4 git commands to generate.