Sending kill signal to a process
signal.syskill
pid_name
The name of the signal recipient
sig
The specific signal sent to the process
sig_pid
The PID of the process receiving the signal
sig_name
A string representation of the signal
name
Name of the probe point
task
A task handle to the signal recipient