Provided by: systemtap-doc_5.1-4.1_amd64 
      
    
NAME
       function::panic - trigger a panic
SYNOPSIS
           panic(msg:string)
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.
SEE ALSO
       tapset::panic(3stap)
SystemTap Tapset Reference                         April 2024                             FUNCTION::PANIC(3stap)