X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fcmd-2-11.hpp;fp=src%2Fbin%2Flttng-relayd%2Fcmd-2-11.hpp;h=79f241aaa249fce2a50378f1a8abd72684ae62f2;hp=4b004f0d3f4232865d831c962ce97a9379af6c8f;hb=328c2fe7297c941aa9cbcfa4ce944fca1bd7300f;hpb=aeeb48c6a7dd4bcc092b3105439489fc393f6425 diff --git a/src/bin/lttng-relayd/cmd-2-11.hpp b/src/bin/lttng-relayd/cmd-2-11.hpp index 4b004f0d3..79f241aaa 100644 --- a/src/bin/lttng-relayd/cmd-2-11.hpp +++ b/src/bin/lttng-relayd/cmd-2-11.hpp @@ -15,7 +15,7 @@ int cmd_create_session_2_11(const struct lttng_buffer_view *payload, char *session_name, char *hostname, char *base_path, uint32_t *live_timer, bool *snapshot, - uint64_t *id_sessiond, lttng_uuid sessiond_uuid, + uint64_t *id_sessiond, lttng_uuid& sessiond_uuid, bool *has_current_chunk, uint64_t *current_chunk_id, time_t *creation_time, bool *session_name_contains_creation_time);