Fix: skip closed session on viewer listing
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 7 Sep 2018 19:18:38 +0000 (15:18 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 21 Sep 2018 04:23:59 +0000 (00:23 -0400)
commit4213c2279637b397d7be3764288b5b26749ad6d1
tree962aed831bc2e23f931c74280175aa2f7f12e1ac
parent7c4de72fc87029fc79fdb4b1585a3c326fc9d735
Fix: skip closed session on viewer listing

There is  no value in listing  a closed session. A  viewer cannot hook
itself to a closed session in live mode and the session is about to be
removed from the sessions hash table.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-relayd/live.c
This page took 0.025892 seconds and 5 git commands to generate.