PROBE::SIGNAL\&.CHEC
Section: Signal Tapset (3stap)
Updated: November 2020
Page Index
NAME
probe::signal.checkperm - Check being performed on a sent signal
SYNOPSIS
signal.checkperm
VALUES
sig_name
-
A string representation of the signal
sinfo
-
The address of the siginfo structure
sig_pid
-
The PID of the process receiving the signal
sig
-
The number of the signal
name
-
Name of the probe point
task
-
A task handle to the signal recipient
si_code
-
Indicates the signal type
pid_name
-
Name of the process receiving the signal
SEE ALSO
tapset::signal(3stap)