logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

function::panic - trigger a panic

Arguments

msg
           message to pass to kernel's panic function

Description

       This function triggers an immediate panic of the running kernel with a user-specified panic message. It
       requires guru mode.

Name

       function::panic - trigger a panic

See Also

tapset::panic(3stap)

SystemTap Tapset Reference                         April 2024                             FUNCTION::PANIC(3stap)

Synopsis

           panic(msg:string)

See Also