Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

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

SYNOPSIS

       vm.oom_kill

VALUES

       task
           the task being killed

       name
           name of the probe point

CONTEXT

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

SEE ALSO

       tapset::memory(3stap)

SystemTap Tapset Reference                        November 2023                        PROBE::VM.OOM_KILL(3stap)