Update manual pages for 2.0.0-rc1
[babeltrace.git] / doc / man / babeltrace2-plugin-text.7.txt
CommitLineData
2facbdc3 1= babeltrace2-plugin-text(7)
838dd456 2:manpagetype: plugin
2facbdc3 3:revdate: 14 September 2019
838dd456
PP
4
5
2facbdc3 6== NAME
838dd456 7
2facbdc3 8babeltrace2-plugin-text - Babeltrace 2's plain text plugin
838dd456 9
838dd456 10
2facbdc3 11== DESCRIPTION
838dd456 12
2facbdc3
PP
13The Babeltrace~2 `text` plugin contains component classes which
14read or write plain text data.
15
16include::common-see-babeltrace2-intro.txt[]
838dd456 17
2facbdc3
PP
18
19== COMPONENT CLASSES
838dd456
PP
20
21compcls:source.text.dmesg::
22 Reads the lines of a Linux kernel ring buffer, that is, the output
2facbdc3 23 of the man:dmesg(1) tool, and emits each line as an event message.
838dd456 24+
c1f82f3b 25See man:babeltrace2-source.text.dmesg(7).
838dd456 26
2facbdc3
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
838dd456
PP
42
43include::common-footer.txt[]
44
45
2facbdc3
PP
46== SEE ALSO
47
c1f82f3b 48man:babeltrace2-intro(7),
2facbdc3
PP
49man:babeltrace2-source.text.dmesg(7),
50man:babeltrace2-sink.text.details(7),
51man:babeltrace2-sink.text.pretty(7)
This page took 0.040269 seconds and 4 git commands to generate.