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