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.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::EXIT(3stap)