src.ctf.fs: Implement queries with new `MetadataStreamDecoder' and `Ctf1MetadataStrea...
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 7 May 2024 15:17:57 +0000 (11:17 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commita9a4f6b94df8cc9098118488851f98dc513be967
treed7dae4a7bccd01a85e9b89789e06e4f4dab66d8d
parent306722ab67d75c487c5aa83ba6494ef42943c0d2
src.ctf.fs: Implement queries with new `MetadataStreamDecoder' and `Ctf1MetadataStreamParser`

Rewrite the `babeltrace.support-info` query using the new
`Ctf1MetadataStreamParser` class.

Rewrite the `metadata-info` query using the new `MetadataStreamDecoder`
class.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I80530c6eef7ca62c4271a568e527e48e8ec2602a
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7946
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12740
Tested-by: jenkins <jenkins@lttng.org>
CI-Build: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/fs-src/query.cpp
tests/plugins/src.ctf.fs/query/test-query-metadata-info.sh
tests/utils/utils.sh
This page took 0.02526 seconds and 4 git commands to generate.