X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fcmd-2-11.h;h=d2af458177a97498434f74c89ffa1ad83dbaddef;hb=0fb564b16b2c8185f499426ce2836f218549232a;hp=7961d91ffa6d7a78226c702773142dac0c1342a5;hpb=de5bc8c23f9e003ca32297b89618879d10ce9dc5;p=lttng-tools.git diff --git a/src/bin/lttng-relayd/cmd-2-11.h b/src/bin/lttng-relayd/cmd-2-11.h index 7961d91ff..d2af45817 100644 --- a/src/bin/lttng-relayd/cmd-2-11.h +++ b/src/bin/lttng-relayd/cmd-2-11.h @@ -25,7 +25,8 @@ int cmd_create_session_2_11(const struct lttng_buffer_view *payload, char *session_name, char *hostname, uint32_t *live_timer, bool *snapshot, uint64_t *id_sessiond, lttng_uuid sessiond_uuid, - bool *has_current_chunk, uint64_t *current_chunk_id); + bool *has_current_chunk, uint64_t *current_chunk_id, + time_t *creation_time); int cmd_recv_stream_2_11(const struct lttng_buffer_view *payload, char **ret_path_name, char **ret_channel_name,