src.ctf.fs: switch to using ctf_fs_trace::UP where possible
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 4 Dec 2023 19:34:29 +0000 (19:34 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commita4c955d9c13a96131d50aa062dcaf70b3f0c500d
tree0449148aab43941bb2ccc4cd3b2175af8d97e061
parent2ca337f1fa1555ad7753e93950240bd07d4b4659
src.ctf.fs: switch to using ctf_fs_trace::UP where possible

Change a few function in fs.cpp to use ctf_fs_trace::UP.  Change a use of
GPtrArray to an std::vector.

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