Backport: Relayd: introduce --group-output-by-session
[lttng-tools.git] / src / bin / lttng-relayd / cmd-2-2.h
index 822f627b1d07dbcf5e2c10fa9f76160a37dbed4b..864995aa6ea443ecd40b40f4ad441e9272fb0d5f 100644 (file)
@@ -25,6 +25,7 @@
 
 int cmd_recv_stream_2_2(const struct lttng_buffer_view *payload,
                char **path_name, char **channel_name,
-               uint64_t *tracefile_size, uint64_t *tracefile_count);
+               uint64_t *tracefile_size, uint64_t *tracefile_count,
+               struct relay_session *session);
 
 #endif /* RELAYD_CMD_2_2_H */
This page took 0.025411 seconds and 5 git commands to generate.