Fix: endianness for the container type of enum
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 12 Jul 2016 16:21:51 +0000 (12:21 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Jul 2016 18:14:25 +0000 (14:14 -0400)
commit578e68ec82a889d3864e90ddc203d69360362110
tree0c2b522c7a6df7b0e8fad13e15b28cbb82cbb706
parent7c559490ad4f9ab909493b17bb09a7495568fdcd
Fix: endianness for the container type of enum

If the endianness is specified for an enumeration, it should be written
in the metadata like for any other integer type.

Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-events.c
This page took 0.025763 seconds and 4 git commands to generate.