src.ctf.fs: move struct ctf_fs_trace and struct ctf_fs_port_data up
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 12 Dec 2023 04:39:00 +0000 (04:39 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit09721481dadde68a4b1e031051dc21826d16c822
tree0598df7c1f40df08087192c30e8b5ab5a9651407
parentef7d7ac2138fcf789e9d9b8c7464eb0ad37b8816
src.ctf.fs: move struct ctf_fs_trace and struct ctf_fs_port_data up

Move them so they are before ctf_fs_component.  This enables the
following patches to use a unique_ptr to hold them in ctf_fs_component.

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