1FUNCTION::EXIT(3stap) Logging Tapset FUNCTION::EXIT(3stap)
23
4
NAME
6function::exit - Start shutting down probing script.
7
SYNOPSIS
9exit()
10
ARGUMENTS
12None
13
DESCRIPTION
15This only enqueues a request to start shutting down the script. New
16probes will not fire (except “end” probes), but all currently running
17ones may complete their work.
18
SEE ALSO
20tapset::logging(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::EXIT(3stap)