commit | a20c33866a8a849f51dfd142c688d6b5e337aa03 | [log] [tgz] |
---|---|---|
author | Ioannis Ilkos <ilkos@google.com> | Tue Jun 08 14:01:10 2021 +0100 |
committer | Ioannis Ilkos <ilkos@google.com> | Tue Jun 15 12:17:40 2021 +0100 |
tree | 826cf10cf34fce05457d3283152ffe4300ee7810 | |
parent | 7dfe7b74a749bf1426a943898bafb59cb63c414c [diff] |
Add VmStat atom and read the count of OOM kills We want to understand how frequently the OOM killer is invoked in our droidfood / prod fleets. To do so, introduce a /proc/vmstat reading atom which we can subsequently use as a ValueMetric to count number of OOM kills per session. Bug: 154233512 Test: atest VmStatTests Change-Id: I58ad126aa691c4ee1c61468e4c5ff5331649791c