ctf: add weak ref to stream file in index entry
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 14 Jun 2019 16:23:36 +0000 (12:23 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 16 Aug 2019 15:35:50 +0000 (11:35 -0400)
commitbf012bdeed813d8cb261a630655887080388f465
tree0aedd771bdf139a66391139d09ad708ebc6b75b1
parent626cc4882d9afd80cfae4471b60dc4e882eb9bda
ctf: add weak ref to stream file in index entry

This will be useful to create `bt_msg_iter` without having access to the
`ctf_fs_ds_file_info` struct owning the path to the stream file.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ie7173af60330b601bd755822198ed650e3b9b9b4
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1434
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/fs-src/data-stream-file.c
src/plugins/ctf/fs-src/data-stream-file.h
src/plugins/ctf/fs-src/fs.c
src/plugins/ctf/fs-src/fs.h
This page took 0.024534 seconds and 4 git commands to generate.