lib: rename include dir to babeltrace2
[babeltrace.git] / doc / man / babeltrace-plugin-text.7.txt
CommitLineData
0659f3af
PP
1babeltrace-plugin-text(7)
2=========================
3:manpagetype: plugin
4:revdate: 5 October 2017
5
6
7NAME
8----
9babeltrace-plugin-text - Babeltrace's plain text plugin
10
11
12DESCRIPTION
13-----------
14The Babeltrace `text` plugin contains component classes which read or
15write plain text data.
16
17See man:babeltrace-intro(7) to learn more about the Babeltrace
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+
27See man:babeltrace-sink.text.pretty(7).
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+
34See man:babeltrace-source.text.dmesg(7).
35
36
37include::common-footer.txt[]
38
39
40SEE ALSO
41--------
42man:babeltrace-sink-text.text(7),
43man:babeltrace-source-text.dmesg(7),
44man:babeltrace-intro(7),
This page took 0.028354 seconds and 4 git commands to generate.