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