src.ctf.lttng-live: use the new metadata stream parser and message iterator
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 24 May 2024 21:21:56 +0000 (17:21 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commit81c7f2422f4c32f664caca3ed2f83be0d7e08ded
treedeabb29b9640d57844f499b3f8b4daafee53fb84
parentcdd45727d949f2a07524648865631994ac296a63
src.ctf.lttng-live: use the new metadata stream parser and message iterator

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Change-Id: Id2e11205bed54654942077c5336495b7bdd3f38d
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8617
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8648
src/cpp-common/bt2/borrowed-object-proxy.hpp
src/plugins/ctf/common/src/item-seq/medium.hpp
src/plugins/ctf/lttng-live/data-stream.cpp
src/plugins/ctf/lttng-live/data-stream.hpp
src/plugins/ctf/lttng-live/lttng-live.cpp
src/plugins/ctf/lttng-live/lttng-live.hpp
src/plugins/ctf/lttng-live/metadata.cpp
src/plugins/ctf/lttng-live/viewer-connection.cpp
src/plugins/ctf/lttng-live/viewer-connection.hpp
tests/plugins/src.ctf.lttng-live/test-live.sh
This page took 0.024691 seconds and 4 git commands to generate.