commit | 884c99bfb977e7bbd9a14e6c9b76d141df940270 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Aug 03 11:26:58 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Aug 03 13:41:50 2022 +0900 |
tree | 601e7207a1830291a9ff5dc254715a5ea3200bd2 | |
parent | b9fc73b13fa2f041e6fdecf158e3a01f58c8560f [diff] |
Add more detailed boot time benchmarks These benchmarks are based on microdroid console log. The following patterns are used: - "Starting kernel..." - "Run /init as init process" - "microdroid_manager executing main task" to calculate the running times of: - VM bootloader - VM kernel - VM userspace (init ~ microdroid_manager) Bug: 231105549 Test: atest MicrodroidBenchmarks Change-Id: Ia0d7495361a0296650a2102b7b22d60f08570509
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.