logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::vm.oom_kill - Fires when a thread is selected for termination by the OOM killer

Context

       The process that tried to consume excessive memory, and thus triggered the OOM.

Name

       probe::vm.oom_kill - Fires when a thread is selected for termination by the OOM killer

See Also

tapset::memory(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::VM.OOM_KILL(3stap)

Synopsis

       vm.oom_kill

Values

name
           name of the probe point

       task
           the task being killed

See Also