commit | 3e421e7f3419868abaa8d9905b0eaab085f2c304 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Sep 28 20:57:55 2022 +0000 |
committer | Frederick Mayle <fmayle@google.com> | Wed Sep 28 20:57:55 2022 +0000 |
tree | 8fd3e54b68f1ad43bf14c77cc731c8af5d35f74e | |
parent | a14fdeed2c7d7446f79a991d561426d0a73a2583 [diff] |
Fix crosvm mem usage measurement in MicrodroidBenchmarks The test doesn't have enough permissions to read /proc/$pid/smaps by default. Running the test as root fixes it. I couldn't find a more precise fix. Bug: 233870249 Test: atest "com.android.microdroid.benchmark.MicrodroidBenchmarks#testMemoryUsage" Change-Id: I92e1c2badbc46ebc2336508ebc85ec44211eeff2
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.