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.force_segv - Forcing send of SIGSEGV

Name

       probe::signal.force_segv - Forcing send of SIGSEGV

See Also

tapset::signal(3stap)

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

Synopsis

       signal.force_segv

Values

name
           Name of the probe point

       pid_name
           Name of the process receiving the signal

       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