1PROBE::SIGNAL.CHEC(3stap) Signal Tapset PROBE::SIGNAL.CHEC(3stap)
23
4
NAME
6probe::signal.check_ignored - Checking to see signal is ignored
7
SYNOPSIS
9signal.check_ignored
10
VALUES
12sig_pid
13The PID of the process receiving the signal
1415
sig
16The number of the signal
1718
pid_name
19Name of the process receiving the signal
2021
sig_name
22A string representation of the signal
23
SEE ALSO
25tapset::signal(3stap)
2627
28
29
SystemTap Tapset Reference October 2018 PROBE::SIGNAL.CHEC(3stap)