Scroll to navigation

PROBE::ST(3stap) SystemTap Translator Tapset PROBE::ST(3stap)

probe::staprun.send_control_message
 

NAME

probe::staprun.send_control_message - Sending a control message

SYNOPSIS

staprun.send_control_message 

VALUES

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

DESCRIPTION

Fires at the beginning of the send_request function.
May 2013 SystemTap Tapset Reference