commit | 4f1218062b09bd6e44bee740ed0bec8f6b17b424 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 26 19:24:44 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jun 27 01:49:44 2023 +0000 |
tree | 33f90a41059780fe289c403ffffa5af9ee3c91b6 | |
parent | 06f8413d6ffe40d722f4663e8beadc26a450d620 [diff] |
Monitor boottime metrics also from liblog logs b/270566364 changed the Microdroid behavior so that most userspace logs are emitted to liblog logs. Therefore, to measure the boottime metrics, we need to read both console and liblog logs. Bug: 270566364 Bug: 288849786 Test: atest MicrodroidBenchmarkApp Change-Id: Ia2bff94acf53e51e66f56b00d396dec6e9735287
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.