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.
2223
24
25
SystemTap Tapset Reference August 2011 PROBE::VM.OOM_KILL(3stap)