PROBE::SIGNAL\&.SEND

Section: Signal Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

probe::signal.send_sig_queue - Queuing a signal to a process  

SYNOPSIS

signal.send_sig_queue 
 

VALUES

pid_name

Name of the process to which the signal is queued

sigqueue_addr

The address of the signal queue

name

Name of the probe point

sig_pid

The PID of the process to which the signal is queued

sig

The queued signal

sig_name

A string representation of the signal
 

SEE ALSO

tapset::signal(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO