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::abort - Immediately shutting down probing script.

Arguments

       None

Description

       This is similar to exit but immediately aborts the current probe handler instead of waiting for its
       completion. Probe handlers already running on *other* CPU cores, however, will still continue to their
       completion. Unlike error, this function call cannot be caught by 'try ... catch'.

Name

       function::abort - Immediately shutting down probing script.

See Also

tapset::logging(3stap)

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

Synopsis

           abort()

See Also