1PROBE::SIGNAL.SYSK(3stap) Signal Tapset PROBE::SIGNAL.SYSK(3stap)
23
4
NAME
6probe::signal.syskill - Sending kill signal to a process
7
SYNOPSIS
9signal.syskill
10
VALUES
12name
13Name of the probe point
1415
sig_name
16A string representation of the signal
1718
sig
19The specific signal sent to the process
2021
pid_name
22The name of the signal recipient
2324
sig_pid
25The PID of the process receiving the signal
2627
28
29
SystemTap Tapset Reference August 2011 PROBE::SIGNAL.SYSK(3stap)