Stop sessions before destroying on teardown of session daemon
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 4 Dec 2018 22:46:00 +0000 (17:46 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 10 Dec 2018 20:24:50 +0000 (15:24 -0500)
commit293d47db24588336be65fd5fb61e1376bf77619d
tree17d4c60670bc6b156a51fd3bd1e420f3e8c4e91d
parent9d2bf9edc4aeb620bc7a0b7c240f7713cbbaf134
Stop sessions before destroying on teardown of session daemon

Stopping sessions ensures that trace data is no longer produced
for a session which will allow pending rotations to complete.

It also ensure that no data is produced beyond the last rename
of a rotated session's output folder.

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