utils.sink.counter: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / doc / man / babeltrace2-plugin-ctf.7.txt
CommitLineData
c1f82f3b 1babeltrace2-plugin-ctf(7)
838dd456
PP
2========================
3:manpagetype: plugin
4:revdate: 5 October 2017
5
6
7NAME
8----
c1f82f3b 9babeltrace2-plugin-ctf - Babeltrace's CTF plugin
838dd456
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
c1f82f3b 17See man:babeltrace2-intro(7) to learn more about the Babeltrace
838dd456
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+
c1f82f3b 26See man:babeltrace2-sink.ctf.fs(7).
838dd456
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+
c1f82f3b 32See man:babeltrace2-source.ctf.fs(7).
838dd456
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+
c1f82f3b 38See man:babeltrace2-source.ctf.lttng-live(7).
838dd456
PP
39
40
41include::common-footer.txt[]
42
43
44SEE ALSO
45--------
c1f82f3b
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.030456 seconds and 4 git commands to generate.