Provided by: systemtap-doc_4.6-2_amd64 

NAME
probe::signal.syskill - Sending kill signal to a process
SYNOPSIS
signal.syskill
VALUES
task A task handle to the signal recipient sig_name A string representation of the signal name Name of the probe point sig_pid The PID of the process receiving the signal sig The specific signal sent to the process pid_name The name of the signal recipient
SEE ALSO
tapset::signal(3stap)