Name
probe vm.oom_kill —
Fires when a thread is selected for termination by the OOM killer.
Synopsis
probe vm.oom_kill
Values
task
The task being killed
Context
The process that tried to consume excessive memory, and thus
triggered the OOM. <remark>(is this correct?)</remark>