Provided by: systemtap-doc_5.1-5_amd64 bug

NAME

       probe::signal.checkperm - Check being performed on a sent signal

SYNOPSIS

       signal.checkperm

VALUES

       si_code
           Indicates the signal type

       sinfo
           The address of the siginfo structure

       pid_name
           Name of the process receiving the signal

       task
           A task handle to the signal recipient

       name
           Name of the probe point

       sig_name
           A string representation of the signal

       sig
           The number of the signal

       sig_pid
           The PID of the process receiving the signal

SEE ALSO

       tapset::signal(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SIGNAL.CHEC(3stap)