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
13name
14name of the probe point
1516
task
17the task being killed
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 May 2022 PROBE::VM.OOM_KILL(3stap)