function::abort.3stap - Man Page
Immediately shutting down probing script.
Synopsis
abort()
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'.
See Also0
tapset::logging(3stap)
Info
April 2024 SystemTap Tapset Reference Logging Tapset