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

NAME

6       tapset::stap_staticmarkers - systemtap stap_staticmarkers tapset
7
8

DESCRIPTION

10       stap.pass0
11              Starting stap pass0 (parsing command line arguments)
12
13               See probe::stap.pass0(3stap)
14               for details.
15
16       stap.pass0.end
17              Finished stap pass0 (parsing command line arguments)
18
19               See probe::stap.pass0.end(3stap)
20               for details.
21
22       stap.pass1a
23              Starting stap pass1 (parsing user script)
24
25               See probe::stap.pass1a(3stap)
26               for details.
27
28       stap.pass1b
29              Starting stap pass1 (parsing library scripts)
30
31               See probe::stap.pass1b(3stap)
32               for details.
33
34       stap.pass1.end
35              Finished stap pass1 (parsing scripts)
36
37               See probe::stap.pass1.end(3stap)
38               for details.
39
40       stap.pass2
41              Starting stap pass2 (elaboration)
42
43               See probe::stap.pass2(3stap)
44               for details.
45
46       stap.pass2.end
47              Finished stap pass2 (elaboration)
48
49               See probe::stap.pass2.end(3stap)
50               for details.
51
52       stap.pass3
53              Starting stap pass3 (translation to C)
54
55               See probe::stap.pass3(3stap)
56               for details.
57
58       stap.pass3.end
59              Finished stap pass3 (translation to C)
60
61               See probe::stap.pass3.end(3stap)
62               for details.
63
64       stap.pass4
65              Starting stap pass4 (compile C code into kernel module)
66
67               See probe::stap.pass4(3stap)
68               for details.
69
70       stap.pass4.end
71              Finished stap pass4 (compile C code into kernel module)
72
73               See probe::stap.pass4.end(3stap)
74               for details.
75
76       stap.pass5
77              Starting stap pass5 (running the instrumentation)
78
79               See probe::stap.pass5(3stap)
80               for details.
81
82       stap.pass5.end
83              Finished stap pass5 (running the instrumentation)
84
85               See probe::stap.pass5.end(3stap)
86               for details.
87
88       stap.pass6
89              Starting stap pass6 (cleanup)
90
91               See probe::stap.pass6(3stap)
92               for details.
93
94       stap.pass6.end
95              Finished stap pass6 (cleanup)
96
97               See probe::stap.pass6.end(3stap)
98               for details.
99
100       stap.cache_clean
101              Removing file from stap cache
102
103               See probe::stap.cache_clean(3stap)
104               for details.
105
106       stap.cache_add_mod
107              Adding kernel instrumentation module to cache
108
109               See probe::stap.cache_add_mod(3stap)
110               for details.
111
112       stap.cache_add_src
113              Adding C code translation to cache
114
115               See probe::stap.cache_add_src(3stap)
116               for details.
117
118       stap.cache_add_nss
119              Add NSS (Network Security Services) information to cache
120
121               See probe::stap.cache_add_nss(3stap)
122               for details.
123
124       stap.cache_get
125              Found item in stap cache
126
127               See probe::stap.cache_get(3stap)
128               for details.
129
130       stap.system
131              Starting a command from stap
132
133               See probe::stap.system(3stap)
134               for details.
135
136       stap.system.spawn
137              stap spawned new process
138
139               See probe::stap.system.spawn(3stap)
140               for details.
141
142       stap.system.return
143              Finished a command from stap
144
145               See probe::stap.system.return(3stap)
146               for details.
147
148       staprun.insert_module
149              Inserting SystemTap instrumentation module
150
151               See probe::staprun.insert_module(3stap)
152               for details.
153
154       staprun.remove_module
155              Removing SystemTap instrumentation module
156
157               See probe::staprun.remove_module(3stap)
158               for details.
159
160       staprun.send_control_message
161              Sending a control message
162
163               See probe::staprun.send_control_message(3stap)
164               for details.
165
166       stapio.receive_control_message
167              Received a control message
168
169               See probe::stapio.receive_control_message(3stap)
170               for details.
171
172

SEE ALSO

174            probe::stap.pass0(3stap),        probe::stap.pass0.end(3stap),
175       probe::stap.pass1a(3stap),            probe::stap.pass1b(3stap),
176       probe::stap.pass1.end(3stap),            probe::stap.pass2(3stap),
177       probe::stap.pass2.end(3stap),           probe::stap.pass3(3stap),
178       probe::stap.pass3.end(3stap),            probe::stap.pass4(3stap),
179       probe::stap.pass4.end(3stap),           probe::stap.pass5(3stap),
180       probe::stap.pass5.end(3stap),            probe::stap.pass6(3stap),
181       probe::stap.pass6.end(3stap),       probe::stap.cache_clean(3stap),
182       probe::stap.cache_add_mod(3stap),    probe::stap.cache_add_src(3stap),
183       probe::stap.cache_add_nss(3stap),      probe::stap.cache_get(3stap),
184       probe::stap.system(3stap),         probe::stap.system.spawn(3stap),
185       probe::stap.system.return(3stap),  probe::staprun.insert_module(3stap),
186                         probe::staprun.remove_module(3stap),
187       probe::staprun.send_control_message(3stap),
188       probe::stapio.receive_control_message(3stap),                  stap(1),
189       stapprobes(3stap)
190
191
192
193SystemTap Tapset Reference       November 2020TAPSET::STAP_STATICMARKERS(3stap)
Impressum