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::error - Send an error message

Arguments

msg
           The formatted message string

Description

       An implicit end-of-line is added. staprun prepends the string “ERROR:”. Sending an error message aborts
       the currently running probe. Depending on the MAXERRORS parameter, it may trigger an exit.

Name

       function::error - Send an error message

See Also

tapset::logging(3stap)

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

Synopsis

           error(msg:string)

See Also