Provided by: systemtap-doc_2.9-2ubuntu2_all 

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