table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::STAPIO.RECE(3stap) | SystemTap Translator Tapset | PROBE::STAPIO.RECE(3stap) |
NAME¶
probe::stapio.receive_control_message - Received a control messageSYNOPSIS¶
stapio.receive_control_message
VALUES¶
typetype of message being send; defined in
runtime/transport/transport_msgs.h
len
the length (in bytes) of the data blob
data
a ptr to a binary blob of data sent as the control
message
DESCRIPTION¶
Fires just after a message was receieved and before it's processed.SEE ALSO0¶
tapset::stap_staticmarkers(3stap)October 2018 | SystemTap Tapset Reference |