ctf: remove now unused files
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 21 May 2024 17:59:51 +0000 (13:59 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commite05e78bf92c5a9f7fade4d170e2c166c7f6d4063
tree0c22ea22109634f0da342f5b70c2b06c993cf118
parent81c7f2422f4c32f664caca3ed2f83be0d7e08ded
ctf: remove now unused files

Change-Id: Ib66be547edae247049f4d5b0a21233a7c68e0811
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8649
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12748
19 files changed:
src/Makefile.am
src/plugins/ctf/common/src/bfcr/bfcr.cpp [deleted file]
src/plugins/ctf/common/src/bfcr/bfcr.hpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/ast.hpp
src/plugins/ctf/common/src/metadata/tsdl/ctf-1-metadata-stream-parser.cpp
src/plugins/ctf/common/src/metadata/tsdl/ctf-meta-translate.cpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/ctf-meta-update-in-ir.cpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/ctf-meta-update-stream-class-config.cpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/ctf-meta-update-value-storing-indexes.cpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/ctf-meta.hpp
src/plugins/ctf/common/src/metadata/tsdl/decoder-packetized-file-stream-to-buf.cpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/decoder-packetized-file-stream-to-buf.hpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/decoder.cpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/decoder.hpp [deleted file]
src/plugins/ctf/common/src/metadata/tsdl/visitor-generate-ir.cpp
src/plugins/ctf/common/src/msg-iter/msg-iter.cpp [deleted file]
src/plugins/ctf/common/src/msg-iter/msg-iter.hpp [deleted file]
src/plugins/ctf/fs-src/fs.cpp
src/plugins/ctf/lttng-live/data-stream.cpp
This page took 0.025899 seconds and 4 git commands to generate.