src.ctf.fs: make create_streams_for_trace use bt2::StreamClass to instantiate streams
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 6 Dec 2023 21:34:54 +0000 (21:34 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commitd961ecead7e6355b1208008b8cd2466441d45f5a
treec66c4990f9cd4e79cee00e639df19ea04232c02d
parentf9b673b02fecd39865c329164af04e634cc3872b
src.ctf.fs: make create_streams_for_trace use bt2::StreamClass to instantiate streams

Wrap the stream class (ds_file_group->sc->ir_sc) in a bt2::StreamClass,
then use that to instantiate streams.

Change-Id: I9e9917dd96b0d1115b443463a0a2cd8f2da42323
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8437
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12362
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/fs-src/fs.cpp
This page took 0.023512 seconds and 4 git commands to generate.