logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::signal.check_ignored - Checking to see signal is ignored

Name

       probe::signal.check_ignored - Checking to see signal is ignored

See Also

tapset::signal(3stap)

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

Synopsis

       signal.check_ignored

Values

sig_name
           A string representation of the signal

       sig_pid
           The PID of the process receiving the signal

       sig
           The number of the signal

       pid_name
           Name of the process receiving the signal

See Also