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>
Tue, 11 Feb 2014 19:55:28 +0000 (14:55 -0500)
commit829007d9f8c32ffd09fedf5c611b61eba735a781
tree4a5f6198632bbf6e07d7a5541b44e99b08e9796d
parente37dd78ff9b990f73d63071755f63910ffd21de1
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.025145 seconds and 4 git commands to generate.