logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::staprun.send_control_message - Sending a control message

Description

       Fires at the beginning of the send_request function.

Name

       probe::staprun.send_control_message - Sending a control message

See Also

tapset::stap_staticmarkers(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::STAPRUN.SEN(3stap)

Synopsis

       staprun.send_control_message

Values

data
           a 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

See Also