commit | 2cc60492554f389c5a3b601179a20eabe85f25e3 | [log] [tgz] |
---|---|---|
author | Carlos Galo <carlosgalo@google.com> | Tue Apr 09 04:06:18 2024 +0000 |
committer | Carlos Galo <carlosgalo@google.com> | Tue Apr 09 17:36:57 2024 +0000 |
tree | 3880fffa04f5ab81f9ce52b057c59ce47394660c | |
parent | 62b26c0c31b2652d308d48e19dfc637467b913c2 [diff] |
OomKillRecord: Track new oom/mark_victim tracepoint fields Upstream linux has added support for pgtables, uid, and rss stats fields in the mark_victim tracepoint[1]. Update the OomKillRecord to track the new fields, and report them to telemetry. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=72ba14deb40a9e9668ec5e66a341ed657e5215c2 Test: statsd_testdrive 754 displays new fields Test: m Bug: 331214192 Change-Id: I23ee8b9a395c991d8506e927346b63d770152433 Signed-off-by: Carlos Galo <carlosgalo@google.com>