commit | 835b8f3329e82a9c04b58baffefcd610230973e2 | [log] [tgz] |
---|---|---|
author | Carlos Galo <carlosgalo@google.com> | Tue Apr 09 04:06:18 2024 +0000 |
committer | Carlos Galo <carlosgalo@google.com> | Wed Apr 10 18:03:40 2024 +0000 |
tree | 33d98f7e1abb6eaf1d29ac51f0124b230e8f9e01 | |
parent | badbb20d08d2ea6e5a2e8f45205b39925be7aa55 [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 Merged-In: I23ee8b9a395c991d8506e927346b63d770152433 Signed-off-by: Carlos Galo <carlosgalo@google.com>