1PROBE::STAPRUN.SEN(3stap) SystemTap Translator TapsetPROBE::STAPRUN.SEN(3stap)
2
3
4
6 probe::staprun.send_control_message - Sending a control message
7
9 staprun.send_control_message
10
12 type
13 type of message being send; defined in
14 runtime/transport/transport_msgs.h
15
16 len
17 the length (in bytes) of the data blob
18
19 data
20 a ptr to a binary blob of data sent as the control message
21
23 Fires at the beginning of the send_request function.
24
26 tapset::stap_staticmarkers(3stap)
27
28
29
30SystemTap Tapset Reference April 2023 PROBE::STAPRUN.SEN(3stap)