
NAME
probe_signal.syskill - Fires when the kernel function
<command>sys_kill</command>
SYNOPSIS
probe signal.syskill
VALUES
sig
The specific signal sent to the process
pid
The PID of the process receiving the kill signal
DESCRIPTION
sends a kill signal to a process
AUTHOR
William Cohen <wcohen@redhat.com>