Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

       function::exit - Start shutting down probing script.

SYNOPSIS

           exit()

ARGUMENTS

       None

DESCRIPTION

       This only enqueues a request to start shutting down the script. New probes will not fire
       (except “end” probes), but all currently running ones may complete their work.

SEE ALSO

       tapset::logging(3stap)