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, 18 Jul 2019 19:58:24 +0000 (15:58 -0400)
commit3654ed19aa453f4be063784e215cab81441e8962
treef9d5dcd245e30f3ebeb4bc3cbdb96a61eaeb29bc
parent52a0e9318791b1f188742059e904d42ee0d7e231
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.025628 seconds and 4 git commands to generate.