fs-sink: explicitely handle stream_begin notif
authorJulien Desfossez <jdesfossez@efficios.com>
Wed, 31 May 2017 18:35:54 +0000 (14:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 20:58:16 +0000 (16:58 -0400)
commitf384901f99784474c5c013dd16b4333d9125dfd5
treee1bfeb6f65a36d5edd384f664355cc210eacbf6f
parentf3168545b6b7501165eb94181b205b0d2afb6b19
fs-sink: explicitely handle stream_begin notif

Instead of creating the new streams lazily when packets begin, this
allows to handle empty streams.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/ctf/fs-sink/write.c
plugins/ctf/fs-sink/writer.c
plugins/ctf/fs-sink/writer.h
This page took 0.024148 seconds and 4 git commands to generate.