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, 18 Jul 2019 19:58:25 +0000 (15:58 -0400)
commit658f12fa973b58f324b6f018672cc03222cfc7b4
treedfd3ee6c9506a77450af26b220af2f5adfbeadc4
parent09ede842515f606976233d5cc538fc47a60abc09
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.027288 seconds and 5 git commands to generate.