1PROBE::STAPIO.RECE(3stap) SystemTap Translator TapsetPROBE::STAPIO.RECE(3stap)
2
3
4

NAME

6       probe::stapio.receive_control_message - Received a control message
7

SYNOPSIS

9       stapio.receive_control_message
10

VALUES

12       len
13           the length (in bytes) of the data blob
14
15       type
16           type of message being send; defined in
17           runtime/transport/transport_msgs.h
18
19       data
20           a ptr to a binary blob of data sent as the control message
21

DESCRIPTION

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

SEE ALSO

26       tapset::stap_staticmarkers(3stap)
27
28
29
30SystemTap Tapset Reference         May 2022          PROBE::STAPIO.RECE(3stap)
Impressum