1PROBE::KPROCESS.EX(3stap)    Kernel Process Tapset   PROBE::KPROCESS.EX(3stap)
2
3
4

NAME

6       probe::kprocess.exit - Exit from process
7

SYNOPSIS

9       kprocess.exit
10

VALUES

12       code
13           The exit code of the process
14

CONTEXT

16       The process which is terminating.
17

DESCRIPTION

19       Fires when a process terminates. This will always be followed by a
20       kprocess.release, though the latter may be delayed if the process waits
21       in a zombie state.
22

SEE ALSO

24       tapset::kprocess(3stap)
25
26
27
28SystemTap Tapset Reference         May 2019          PROBE::KPROCESS.EX(3stap)
Impressum