Scroll to navigation

PROBE::STAPIO.RECE(3stap) SystemTap Translator Tapset PROBE::STAPIO.RECE(3stap)

NAME

probe::stapio.receive_control_message - Received a control message

SYNOPSIS

stapio.receive_control_message 

VALUES

type

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

data

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

len

the length (in bytes) of the data blob

DESCRIPTION

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

SEE ALSO0

tapset::stap_staticmarkers(3stap)

November 2022 SystemTap Tapset Reference