1FUNCTION::ABORT(3stap)          Logging Tapset          FUNCTION::ABORT(3stap)
2
3
4

NAME

6       function::abort - Immediately shutting down probing script.
7

SYNOPSIS

9           abort()
10

ARGUMENTS

12       None
13

DESCRIPTION

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

SEE ALSO

22       tapset::logging(3stap)
23
24
25
26SystemTap Tapset Reference       November 2021          FUNCTION::ABORT(3stap)
Impressum