sink.text.details: handle field classes with field locations
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 4 Mar 2022 21:46:09 +0000 (16:46 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commit4a2156a5c3199028852af88f0a70505bd5534ed7
treee72b3c3bf15e364aedec1e905b5ebac8f80804fc
parentc8bbdcc7a33086a2a1c3be6e08cbc4a15017fdb2
sink.text.details: handle field classes with field locations

Handle MIP 1 variant, option and dynamic array field classes.  They
have field locations instead of field paths.

The format used by write_field_location is based on write_field_path.

Change-Id: Ic2f6e1ed233a34ea4cc647f50eaf4027b9e5bff8
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7500
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12691
src/plugins/text/details/details.c
src/plugins/text/details/details.h
src/plugins/text/details/write.c
This page took 0.024397 seconds and 4 git commands to generate.