1PROBE::STAPIO.RECE(3stap) SystemTap Translator TapsetPROBE::STAPIO.RECE(3stap)
2
3
4
6 probe::stapio.receive_control_message - Received a control message
7
9 stapio.receive_control_message
10
12 data
13 a ptr to a binary blob of data sent as the control message
14
15 len
16 the length (in bytes) of the data blob
17
18 type
19 type of message being send; defined in
20 runtime/transport/transport_msgs.h
21
23 Fires just after a message was receieved and before it's processed.
24
26 tapset::stap_staticmarkers(3stap)
27
28
29
30SystemTap Tapset Reference November 2019 PROBE::STAPIO.RECE(3stap)