1TAPSET::ANSI(3stap)                                        TAPSET::ANSI(3stap)
2
3
4

NAME

6       tapset::ansi - systemtap ansi tapset
7
8

DESCRIPTION

10       ansi_clear_screen
11              Move cursor to top left and clear screen.
12
13              See function::ansi_clear_screen(3stap)
14               for details.
15
16       ansi_set_color
17              Set the ansi Select Graphic Rendition mode.
18
19              See function::ansi_set_color(3stap)
20               for details.
21
22       ansi_set_color
23              Set the ansi Select Graphic Rendition mode.
24
25              See function::ansi_set_color(3stap)
26               for details.
27
28       ansi_set_color
29              Set the ansi Select Graphic Rendition mode.
30
31              See function::ansi_set_color(3stap)
32               for details.
33
34       ansi_reset_color
35              Resets Select Graphic Rendition mode.
36
37              See function::ansi_reset_color(3stap)
38               for details.
39
40       ansi_new_line
41              Move cursor to new line.
42
43              See function::ansi_new_line(3stap)
44               for details.
45
46       ansi_cursor_move
47              Move cursor to new coordinates.
48
49              See function::ansi_cursor_move(3stap)
50               for details.
51
52       ansi_cursor_hide
53              Hides the cursor.
54
55              See function::ansi_cursor_hide(3stap)
56               for details.
57
58       ansi_cursor_save
59              Saves the cursor position.
60
61              See function::ansi_cursor_save(3stap)
62               for details.
63
64       ansi_cursor_restore
65              Restores a previously saved cursor position.
66
67              See function::ansi_cursor_restore(3stap)
68               for details.
69
70       ansi_cursor_show
71              Shows the cursor.
72
73              See function::ansi_cursor_show(3stap)
74               for details.
75
76

SEE ALSO

78        function::ansi_clear_screen(3stap),  function::ansi_set_color(3stap),
79       function::ansi_reset_color(3stap),    function::ansi_new_line(3stap),
80       function::ansi_cursor_move(3stap),  function::ansi_cursor_hide(3stap),
81       function::ansi_cursor_save(3stap),
82       function::ansi_cursor_restore(3stap),
83       function::ansi_cursor_show(3stap),  stap(1), stapprobes(3stap)
84
85
86
87SystemTap Tapset Reference         May 2021                TAPSET::ANSI(3stap)
Impressum