relayd: Retrieve a relay_session's trace chunk on creation
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.h
index 64f95d026dd32c9df00f95d96ae6017adabaf7a1..cf6fe48c9e291bfc1caa62146461f5430098f428 100644 (file)
@@ -219,7 +219,7 @@ int consumer_send_relayd_socket(struct consumer_socket *consumer_sock,
                struct lttcomm_relayd_sock *rsock, struct consumer_output *consumer,
                enum lttng_stream_type type, uint64_t session_id,
                const char *session_name, const char *hostname,
-               int session_live_timer);
+               int session_live_timer, const uint64_t *current_chunk_id);
 int consumer_send_channel_monitor_pipe(struct consumer_socket *consumer_sock,
                int pipe);
 int consumer_send_destroy_relayd(struct consumer_socket *sock,
This page took 0.023022 seconds and 4 git commands to generate.