Add notification session rotation hooks
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 24 Aug 2018 00:35:58 +0000 (20:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 24 Aug 2018 01:15:18 +0000 (21:15 -0400)
commit17dd12323bbd9f979e5b3886f979a1e02e2dcbe6
treecb1fe9abdaf938ba3069aff39c7fff8cbbd5a509
parented3272044d751bde5d2fb5fd9fe3d5859240eb00
Add notification session rotation hooks

Add hooks to inform the notification subsystem of session rotation
state changes (ongoing or completed). This allows the notification
system to track the rotation state and inform clients that are
subscribed to those conditions.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/rotation-thread.c
This page took 0.024616 seconds and 4 git commands to generate.