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>
Fri, 22 Apr 2016 21:54:02 +0000 (17:54 -0400)
commit2328c2cd0bc0e04bdf7d26ad37792dfb09692151
treef0327b87a2d8f51bd3e3bdc78d4d4b79009e66d0
parent5f75b32d8fb09e51e5f746461abce90572e7ba73
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.024603 seconds and 4 git commands to generate.