commit | e1adf0c03a021c6d540a3f3e623adffbca650c95 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Mar 16 16:48:17 2023 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Mar 16 16:48:17 2023 +0000 |
tree | 048232fa5202ac46ac2653fd082fc923ec63afef | |
parent | 563018f2af40943368098b17691766425b3d4df3 [diff] |
Add documentation on pkvm_hypervisor_events view The pkvm_hypervisor_events view provides a way to write SQL queries for analysing hypervisor traces. The documentation also contains some sample queries that might be useful for trace analysis. Also added some more notable differences between regular kernel tracing and hypervisor tracing. Bug: 249050813 Bug: 271412868 Test: n/a Change-Id: Ia88a8960e01b898f79e1453fa23486baa416daf7
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.