DOKK / manpages / debian 10 / systemtap-doc / function::exit.3stap.en
FUNCTION::EXIT(3stap) Logging Tapset FUNCTION::EXIT(3stap)

function::exit - Start shutting down probing script.


exit()

None

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.

tapset::logging(3stap)

October 2018 SystemTap Tapset Reference