Hide the packet_seq_num field
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 3 Aug 2015 15:35:38 +0000 (11:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 7 Aug 2015 16:59:27 +0000 (12:59 -0400)
commit28ec16362c75cd5ae77c338b3e27a045176c975a
tree668553616497592b14eedae273ad8b69508a9fdd
parent46b43f0547272349c1b69a18f2e036c95236341c
Hide the packet_seq_num field

The packet_seq_num is a new field in LTTng 2.8 that should be hidden
from the ctf-text output as it is not really relevant for the users of
the text output.

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