commit | 551f7d3ad405ec24f5dba44ae20267aa36d72885 | [log] [tgz] |
---|---|---|
author | guile <guile@google.com> | Tue Sep 06 08:53:59 2022 +0800 |
committer | guile <guile@google.com> | Fri Sep 16 08:55:50 2022 +0800 |
tree | 0740aee624f39bdc95303914a1dd835fd63ebdda | |
parent | 32721cd3570c47a82e3ff3b407d958b8bc036a90 [diff] |
Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP. Changes includes : - Align with aosp/2189638 memory footprint collection solution - Fork a thread to poll memory footprint before execute complilation command - For each metrics, get the max value during the compilation - Change to MetricsProcessor to calculate metrics stats that introduced in aosp/2200561 Bug: 236799228 Test: atest ComposBenchmarkApp Change-Id: Ib5138dc7336f07937d2f1121a0fe995bbca5f583
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.