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