Add a consumer daemon INIT command
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 12 Dec 2018 21:16:26 +0000 (16:16 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2019 20:39:13 +0000 (16:39 -0400)
commitfc181d72878019621cdf417659beefacebb90c68
treec6a55746c54a3741652de54facb156b2de809b12
parent3438f6f5cb98d728e805bbdbc971de2805e8587c
Add a consumer daemon INIT command

This commit adds an INIT commands which allows the session daemon
to provide its UUID as soon as the consumer daemon is started.

The name of this command is generic since other attributes may
need to be passed at the initialization of a consumer daemon.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/consumer.c
src/common/consumer/consumer.c
src/common/consumer/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.026014 seconds and 4 git commands to generate.