Update manual pages for 2.0.0-rc1
[babeltrace.git] / doc / man / babeltrace2-plugin-text.7.txt
CommitLineData
e70712b3 1= babeltrace2-plugin-text(7)
0659f3af 2:manpagetype: plugin
e70712b3 3:revdate: 14 September 2019
0659f3af
PP
4
5
e70712b3 6== NAME
0659f3af 7
e70712b3 8babeltrace2-plugin-text - Babeltrace 2's plain text plugin
0659f3af 9
0659f3af 10
e70712b3 11== DESCRIPTION
0659f3af 12
e70712b3
PP
13The Babeltrace~2 `text` plugin contains component classes which
14read or write plain text data.
15
16include::common-see-babeltrace2-intro.txt[]
0659f3af 17
e70712b3
PP
18
19== COMPONENT CLASSES
0659f3af
PP
20
21compcls:source.text.dmesg::
22 Reads the lines of a Linux kernel ring buffer, that is, the output
e70712b3 23 of the man:dmesg(1) tool, and emits each line as an event message.
0659f3af 24+
a8be4294 25See man:babeltrace2-source.text.dmesg(7).
0659f3af 26
e70712b3
PP
27compcls:sink.text.details::
28 Deterministically prints the messages it consumes with details to
29 the standard output.
30+
31See man:babeltrace2-sink.text.details(7).
32
33compcls:sink.text.pretty::
34 Pretty-prints the messages it consumes to the standard output or to
35 a file.
36+
37This is equivalent to the `text` output format of man:babeltrace(1)
38(Babeltrace~1).
39+
40See man:babeltrace2-sink.text.pretty(7).
41
0659f3af
PP
42
43include::common-footer.txt[]
44
45
e70712b3
PP
46== SEE ALSO
47
a8be4294 48man:babeltrace2-intro(7),
e70712b3
PP
49man:babeltrace2-source.text.dmesg(7),
50man:babeltrace2-sink.text.details(7),
51man:babeltrace2-sink.text.pretty(7)
This page took 0.039609 seconds and 4 git commands to generate.