DOKK / manpages / debian 11 / systemtap-doc / probe::stapio.receive_control_message.3stap.en
PROBE::STAPIO.RECE(3stap) SystemTap Translator Tapset PROBE::STAPIO.RECE(3stap)

probe::stapio.receive_control_message - Received a control message

stapio.receive_control_message 

len

the length (in bytes) of the data blob

data

a ptr to a binary blob of data sent as the control message

type

type of message being send; defined in runtime/transport/transport_msgs.h

Fires just after a message was receieved and before it's processed.

tapset::stap_staticmarkers(3stap)

November 2020 SystemTap Tapset Reference