commit | cc793ab6084411404dc290e2a897f0fed2d429bd | [log] [tgz] |
---|---|---|
author | Ioannis Ilkos <ilkos@google.com> | Sun Nov 28 22:10:16 2021 +0000 |
committer | Ioannis Ilkos <ilkos@google.com> | Tue Nov 30 17:24:48 2021 +0000 |
tree | 33e61fbe72ea575fd87a74c13445e1e828a6c9ea | |
parent | df8f2a9001a77ac0f96f43ca3120e06d55c356af [diff] |
Read per-process GPU memory when pulling ProcessMemorySnapshot This is an eBPF usermap read via libmeminfo. System server already has permissions to do so (as it already does so for the total GPU mem stats). Change-Id: I9e3c4dc9144708c630215e309b7ff394abbdcd76 Test: manual, statsd_testdrive 10064 Bug: 208440056