probe::stapio.receive_control_message(3stap) centos man page | unix.com

Man Page: probe::stapio.receive_control_message

Operating Environment: centos

Section: 3stap

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
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 just after a message was receieved and before it's processed. SystemTap Tapset Reference June 2014 PROBE::STAPIO.RECE(3stap)
Related Man Pages
tapset::udp(3stap) - centos
tapset::ioscheduler(3stap) - centos
tapset::tcp(3stap) - centos
probe::ioblock_trace.bounce(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq