relayd: send sessiond uuid and session id as part of create session
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 5 Mar 2019 03:16:10 +0000 (22:16 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2019 20:39:13 +0000 (16:39 -0400)
commitfdc04e4bff947b0a6df1257476958cb875595fa3
treece18d1a86c6fee6e9d67330ad80ff075e11bb254
parent1fb0b36edf2356dba7919869c655001d97514b2b
relayd: send sessiond uuid and session id as part of create session

Send the sessiond's instance UUID and session id as part of the
relay daemon control protocol's CREATE_SESSION command.

Those attributes will be used to uniquely identify trace chunks
in follow-up commits.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/consumer.c
src/common/relayd/relayd.c
src/common/relayd/relayd.h
src/common/sessiond-comm/relayd.h
tests/regression/tools/live/Makefile.am
tests/unit/Makefile.am
This page took 0.03144 seconds and 4 git commands to generate.