Fix: notify the viewer if new streams got added
authorJulien Desfossez <jdesfossez@efficios.com>
Wed, 15 Jan 2014 16:54:38 +0000 (11:54 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 7 Feb 2014 20:27:33 +0000 (15:27 -0500)
commit4a9daf1745ccbd2aab029206a664f39fcbd640ce
tree3beb55f862cac1b3b942b790472b88c22133029c
parent601262d65a9ccd90198558639ef2a73cda4230e1
Fix: notify the viewer if new streams got added

As soon as new streams are available, the viewer must start reading
them, otherwise we risk to ignore complete streams.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-relayd/live.c
src/bin/lttng-relayd/lttng-relayd.h
src/bin/lttng-relayd/main.c
This page took 0.024698 seconds and 4 git commands to generate.