Update python bindings gitignore for native_bt.c
[babeltrace.git] / doc / man / babeltrace2-plugin-text.7.txt
CommitLineData
c1f82f3b 1babeltrace2-plugin-text(7)
838dd456
PP
2=========================
3:manpagetype: plugin
4:revdate: 5 October 2017
5
6
7NAME
8----
c1f82f3b 9babeltrace2-plugin-text - Babeltrace's plain text plugin
838dd456
PP
10
11
12DESCRIPTION
13-----------
14The Babeltrace `text` plugin contains component classes which read or
15write plain text data.
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.text.pretty::
24 Pretty-prints the notifications it receives to the console or to a
25 file.
26+
c1f82f3b 27See man:babeltrace2-sink.text.pretty(7).
838dd456
PP
28
29compcls:source.text.dmesg::
30 Reads the lines of a Linux kernel ring buffer, that is, the output
31 of the man:dmesg(1) tool, and emits each line as an event
32 notification.
33+
c1f82f3b 34See man:babeltrace2-source.text.dmesg(7).
838dd456
PP
35
36
37include::common-footer.txt[]
38
39
40SEE ALSO
41--------
c1f82f3b
MJ
42man:babeltrace2-sink-text.text(7),
43man:babeltrace2-source-text.dmesg(7),
44man:babeltrace2-intro(7),
This page took 0.032765 seconds and 4 git commands to generate.