Fix: Send remove channel to notification thread only when necessary
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 16 May 2017 20:55:56 +0000 (16:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 13 Jun 2017 19:21:28 +0000 (15:21 -0400)
commit6fe2f807dfffcf5b3444118c58ec01cca0e43837
treeccbc1f4ad54e7c7029fe4bcc6ae2654f203f9925
parentce8b38e479959e7c2dc47159dca7e836d832c1a7
Fix: Send remove channel to notification thread only when necessary

v2: missing "channel" in commit title.

Keep the publishing state to the notification thread of the channel
object. Issue remove command if the channel was previously
published.

Fixes #1103

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