Output a warning if packets are lost
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 20 Aug 2015 01:19:58 +0000 (21:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 26 Oct 2015 16:25:53 +0000 (12:25 -0400)
commit6246fd54ccebd72fc12f0d0885dd90b64094616e
treed8773c4bdbed11cb4ecdc206492f68eddeecc678
parentc2e0c69bf42beb8cbe80c5dc64a4be25b62303e1
Output a warning if packets are lost

Depends on the packet_seq_num fields available in the CTF index v1.1
(produced by LTTng 2.8).
Same limitation as the events discarded information: if a stream is
split in multiple files, the counters might not report the appropriate
information for now.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
formats/ctf/ctf.c
include/babeltrace/ctf-ir/metadata.h
This page took 0.024872 seconds and 4 git commands to generate.