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_name
13A string representation of the signal
1415
sig_pid
16The PID of the process receiving the signal
1718
sig
19The number of the signal
2021
pid_name
22Name of the process receiving the signal
23
SEE ALSO
25tapset::signal(3stap)
2627
28
29
SystemTap Tapset Reference November 2022 PROBE::SIGNAL.CHEC(3stap)