table of contents
PROBE::STAPRUN.SEN(3stap) | SystemTap Translator Tapset | PROBE::STAPRUN.SEN(3stap) |
NAME¶
probe::staprun.send_control_message - Sending a control messageSYNOPSIS¶
staprun.send_control_message
VALUES¶
dataa ptr to a binary blob of data sent as the control
message
len
the length (in bytes) of the data blob
type
type of message being send; defined in
runtime/transport/transport_msgs.h
DESCRIPTION¶
Fires at the beginning of the send_request function.SEE ALSO0¶
tapset::stap_staticmarkers(3stap)March 2016 | SystemTap Tapset Reference |