babeltrace2-plugin-ctf(7): "theirs" -> "its" (single CTF trace)
[babeltrace.git] / doc / man / babeltrace2-plugin-ctf.7.txt
CommitLineData
2facbdc3 1= babeltrace2-plugin-ctf(7)
838dd456 2:manpagetype: plugin
2facbdc3 3:revdate: 14 September 2019
838dd456
PP
4
5
2facbdc3 6== NAME
838dd456 7
2facbdc3 8babeltrace2-plugin-ctf - Babeltrace 2's CTF plugin
838dd456 9
838dd456 10
2facbdc3 11== DESCRIPTION
838dd456 12
2facbdc3
PP
13The Babeltrace~2 `ctf` plugin contains component classes to read
14and write traces following the https://diamon.org/ctf/[Common Trace
15Format].
838dd456 16
2facbdc3
PP
17include::common-see-babeltrace2-intro.txt[]
18
19
20== COMPONENT CLASSES
838dd456
PP
21
22compcls:source.ctf.fs::
ff3fcfe4 23 Opens a CTF trace on the file system and emits the messages of its
2facbdc3 24 data stream files.
838dd456 25+
c1f82f3b 26See man:babeltrace2-source.ctf.fs(7).
838dd456
PP
27
28compcls:source.ctf.lttng-live::
2facbdc3
PP
29 Connects to an https://lttng.org/[LTTng] relay daemon and emits
30 the messages of the received CTF data streams.
838dd456 31+
c1f82f3b 32See man:babeltrace2-source.ctf.lttng-live(7).
838dd456 33
2facbdc3
PP
34compcls:sink.ctf.fs::
35 Writes the consumed messages as one or more CTF traces on the file
36 system.
37+
38See man:babeltrace2-sink.ctf.fs(7).
39
838dd456
PP
40
41include::common-footer.txt[]
42
43
2facbdc3
PP
44== SEE ALSO
45
46man:babeltrace2-intro(7),
c1f82f3b
MJ
47man:babeltrace2-source.ctf.fs(7),
48man:babeltrace2-source.ctf.lttng-live(7),
2facbdc3 49man:babeltrace2-sink.ctf.fs(7)
This page took 0.051988 seconds and 4 git commands to generate.