lib: add stream class UID property
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 7 May 2024 20:41:55 +0000 (16:41 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commitadb764122455c86448e810c5b2ddd7c0591eb49f
treed5fb0937f4dd0b5639400238027095c61ee1202b
parent5af608b5d47c66aa0bc291a5049dc43c08b28f0c
lib: add stream class UID property

Add a UID property to stream class objects.  This is needed to
support CTF 2.

Philippe updated the documentation.

Change-Id: Iac6f88ada28f0e97cf3082fd753df0867cb772d0
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10696
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12722
include/babeltrace2/trace-ir/stream-class.h
src/lib/lib-logging.c
src/lib/trace-ir/stream-class.c
src/lib/trace-ir/stream-class.h
This page took 0.024563 seconds and 4 git commands to generate.