sink.text.details: show event class namespace
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 9 Mar 2022 16:47:04 +0000 (11:47 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commite6a1c74136b95aa325422b7f1bdfa4d656701568
treefb4572a462df1eb07901a53b1dbdfbe1b1ecce37
parent6563da7aae6e3aa1d574bac15f3284a7dd9f862d
sink.text.details: show event class namespace

If the event class has namespace (a property introduced with MIP 1),
show it when dumping the event class info.

Example output:

    Event class `da-ec-name` (Namespace `da-ec-namespace`, ID 0):

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