PROBE::SIGNAL\&.SYSK
Section: Signal Tapset (3stap)
Updated: November 2020
Page Index
NAME
probe::signal.syskill - Sending kill signal to a process
SYNOPSIS
signal.syskill
VALUES
pid_name
-
The name of the signal recipient
task
-
A task handle to the signal recipient
sig_pid
-
The PID of the process receiving the signal
sig
-
The specific signal sent to the process
name
-
Name of the probe point
sig_name
-
A string representation of the signal
SEE ALSO
tapset::signal(3stap)