Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
probe::signal.checkperm - Check being performed on a sent signal
SYNOPSIS
signal.checkperm
VALUES
name
Name of the probe point
task
A task handle to the signal recipient
sig_name
A string representation of the signal
sig
The number of the signal
sinfo
The address of the siginfo structure
si_code
Indicates the signal type
sig_pid
The PID of the process receiving the signal
pid_name
Name of the process receiving the signal
SEE ALSO
tapset::signal(3stap)
SystemTap Tapset Reference March 2016 PROBE::SIGNAL.CHEC(3stap)