Fix: perform an explicit stdout flush in live even on empty packets
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 13 Dec 2016 17:17:10 +0000 (12:17 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 13 Dec 2016 17:21:12 +0000 (12:21 -0500)
commit2a4ae77132aa79d44dfb9cdddd20049063e6fdf4
treea960e45493727bbab5ac1bdf0cff2382ac5e36d9
parente4f96b46ae61cca4bd1a2646279ebdb9615479dc
Fix: perform an explicit stdout flush in live even on empty packets

This ensures that babeltrace makes the content of live buffers
visible even if the data packets received are empty.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
formats/lttng-live/lttng-live-comm.c
This page took 0.024063 seconds and 4 git commands to generate.