Handle the inactive streams
authorJulien Desfossez <jdesfossez@efficios.com>
Wed, 27 Nov 2013 16:40:10 +0000 (11:40 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Nov 2013 17:39:49 +0000 (12:39 -0500)
commit8793d9f8b7d71898bd3097af5e584517268370d4
tree3d48215d390abd41dc983677fb1d46ff134b5a32
parenta7ac9efd15a5a41c3f10358de621923099531755
Handle the inactive streams

When content_size == 0, just set the timestamp_end of the packet and
reinsert the stream in the heap.
This is required to handle the beacons of inactivity generated in
LTTng live trace streaming.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
lib/iterator.c
This page took 0.024233 seconds and 4 git commands to generate.