Provided by: systemtap-doc_5.0-2ubuntu1_amd64 

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