fs-sink: trace static handling + cleanup teardown
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 29 May 2017 22:30:27 +0000 (18:30 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 20:58:16 +0000 (16:58 -0400)
commitf3168545b6b7501165eb94181b205b0d2afb6b19
tree96d7936051e38e5a51bce6cd908b9b730c22be89
parentf23a034a64a7c0b0b07843a46cc2a531c49b4534
fs-sink: trace static handling + cleanup teardown

When a trace is static and we have seen the stream_end notification for
all the active streams, we can free the resources for handling the
trace.

This also highlighted that a few bits were missing for a clean teardown
of the plugin.

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.024095 seconds and 4 git commands to generate.