1PROBE::VM.OOM_KILL(3stap) Memory Tapset PROBE::VM.OOM_KILL(3stap)
23
4
NAME
6probe::vm.oom_kill - Fires when a thread is selected for termination by
7the OOM killer
8
SYNOPSIS
10vm.oom_kill
11
VALUES
13task
14the task being killed
1516
name
17name of the probe point
18
CONTEXT
20The process that tried to consume excessive memory, and thus triggered
21the OOM.
22
SEE ALSO
24tapset::memory(3stap)
2526
27
28
SystemTap Tapset Reference November 2019 PROBE::VM.OOM_KILL(3stap)