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

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