Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
probe::signal.check_ignored - Checking to see signal is ignored
SYNOPSIS
signal.check_ignored
VALUES
sig The number of the signal pid_name Name of the process receiving 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)