tests: make UUIDs under data/ctf-traces/intersection unique
[babeltrace.git] / doc / man / babeltrace2-plugin-ctf.7.txt
CommitLineData
a8be4294 1babeltrace2-plugin-ctf(7)
0659f3af
PP
2========================
3:manpagetype: plugin
4:revdate: 5 October 2017
5
6
7NAME
8----
a8be4294 9babeltrace2-plugin-ctf - Babeltrace's CTF plugin
0659f3af
PP
10
11
12DESCRIPTION
13-----------
14The Babeltrace `ctf` plugin contains component classes which can read
15and write the http://diamon.org/ctf/[Common Trace Format].
16
a8be4294 17See man:babeltrace2-intro(7) to learn more about the Babeltrace
0659f3af
PP
18project and its core concepts.
19
20
21COMPONENT CLASSES
22-----------------
23compcls:sink.ctf.fs::
24 Writes the received notifications as a CTF trace on the file system.
25+
a8be4294 26See man:babeltrace2-sink.ctf.fs(7).
0659f3af
PP
27
28compcls:source.ctf.fs::
29 Opens one or more CTF traces on the file system and emits the
30 notifications of their data stream files.
31+
a8be4294 32See man:babeltrace2-source.ctf.fs(7).
0659f3af
PP
33
34compcls:source.ctf.lttng-live::
35 Connects to an http://lttng.org/[LTTng] relay daemon and emits
36 the notifications of the received CTF data streams.
37+
a8be4294 38See man:babeltrace2-source.ctf.lttng-live(7).
0659f3af
PP
39
40
41include::common-footer.txt[]
42
43
44SEE ALSO
45--------
a8be4294
MJ
46man:babeltrace2-sink.ctf.fs(7),
47man:babeltrace2-source.ctf.fs(7),
48man:babeltrace2-source.ctf.lttng-live(7),
49man:babeltrace2-intro(7)
This page took 0.036836 seconds and 4 git commands to generate.