Use common prefix for MicrodroidBenchmarks metrics

Data collection backend requires a filter for metrics to be collected.
To this end, establish a naming scheme. All AVF benchmarks to start with
'avf_perf/', all Microdroid benchmarks with 'avf_perf/microdroid/'.

Test: atest MicrodroidBenchmarks
Change-Id: I4794b118915f9d99acd23e1a85e9d24070b42dc6
1 file changed
tree: 1344a9878409af79a4c520f3f779be2dd1cdabb7
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. tests/
  15. virtualizationservice/
  16. vm/
  17. vmbase/
  18. vmclient/
  19. zipfuse/
  20. .clang-format
  21. .gitignore
  22. Android.bp
  23. OWNERS
  24. PREUPLOAD.cfg
  25. README.md
  26. TEST_MAPPING
README.md

Virtualization

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.