Provided by: systemtap-doc_5.0-2ubuntu1_amd64 

NAME
probe::signal.send_sig_queue - Queuing a signal to a process
SYNOPSIS
signal.send_sig_queue
VALUES
sig_name
A string representation of the signal
sig_pid
The PID of the process to which the signal is queued
pid_name
Name of the process to which the signal is queued
sig
The queued signal
name
Name of the probe point
sigqueue_addr
The address of the signal queue
SEE ALSO
tapset::signal(3stap)
SystemTap Tapset Reference November 2023 PROBE::SIGNAL.SEND(3stap)