1. 137e503 Detect VM failure on benchmark app by Inseob Kim · 2 years, 2 months ago
  2. abcb166 Cleaner error messages on failure by Alan Stokes · 2 years, 2 months ago
  3. caf7b95 Change *Service::SERVICE_PORT to *Service::PORT by Devin Moore · 2 years, 4 months ago
  4. 6d11d37 Include MicrodroidTestPreparer where it's used by Jaewan Kim · 2 years, 4 months ago
  5. 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 4 months ago
  6. 5709afa MicrodroidBenchmarks: testMemoryUsage: Add pKVM statistics by Vincent Donnefort · 2 years, 5 months ago
  7. dfdc5ce Merge changes I232ec389,I6c9ca2f2,I0dcd1f3a by Treehugger Robot · 2 years, 4 months ago
  8. 0f0cf51 Run perf-setup before running benchmark by Inseob Kim · 2 years, 5 months ago
  9. 0147e4d Do not assume there is only one crosvm process by David Brazdil · 2 years, 5 months ago
  10. bcce351 Add testVsockLatency benchmark by David Brazdil · 2 years, 6 months ago
  11. 1156e93 Refactor testRpcBinderLatency by David Brazdil · 2 years, 6 months ago
  12. 496e945 Merge "Add vsock RPC Binder roundtrip microbenchmark" by David Brazdil · 2 years, 6 months ago
  13. 407d7b3 Switch vsock/virtio-blk benchmark to DEBUG_MODE_NONE by David Brazdil · 2 years, 6 months ago
  14. 13f5727 Add vsock RPC Binder roundtrip microbenchmark by David Brazdil · 2 years, 6 months ago
  15. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  16. 6385205 Refactor Microdroid boot time benchmarks by David Brazdil · 2 years, 6 months ago
  17. 9a411dc Set memory size in bytes by Alan Stokes · 2 years, 6 months ago
  18. 8961f10 Add API to selectively redirect VM logs to apps by Inseob Kim · 2 years, 8 months ago
  19. 2df2a2e Merge "Only accept binary name not path" by Treehugger Robot · 2 years, 7 months ago
  20. e2d54bd Merge "Optimize vsock benchmark fixture" by Frederick Mayle · 2 years, 7 months ago
  21. 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
  22. 0f00864 Merge changes Ifd923a38,Iab706340 by David Brazdil · 2 years, 7 months ago
  23. 88ea9e4 Add benchmark of Microdroid boot time with multiple vCPUs by David Brazdil · 2 years, 7 months ago
  24. cf486d5 Measure Microdroid boot time in non-debug mode by David Brazdil · 2 years, 7 months ago
  25. 170929f Set task profile of MicrodroidBenchmarkApp by David Brazdil · 2 years, 7 months ago
  26. 27c3754 Optimize vsock benchmark fixture by Frederick Mayle · 2 years, 7 months ago
  27. 8f3cf0e Change clock() in benchmarks to clock_gettime() by Inseob Kim · 2 years, 7 months ago
  28. 56a0f8c Fix AIDL function type for benchmark test: allocAnonMemory by Keir Fraser · 2 years, 8 months ago
  29. 6ea1da9 Implement a memory reclaim microdroid benchmark test by Keir Fraser · 2 years, 8 months ago
  30. 9b692d1 Merge "Close() shouldn't throw" by Treehugger Robot · 2 years, 8 months ago
  31. a4e2a4a Close() shouldn't throw by Alan Stokes · 2 years, 8 months ago
  32. bcc2ec2 libvm_payload as a cc_library by Alan Stokes · 2 years, 9 months ago
  33. 03a8770 Remove MicrodroidDeviceTestBase.Inner by Nikita Ioffe · 2 years, 9 months ago
  34. e0945ad RPC Server never returns by Alan Stokes · 2 years, 9 months ago
  35. 338e028 Merge "Panic on non-actionable failures" by Treehugger Robot · 2 years, 9 months ago
  36. 65bbb91 Panic on non-actionable failures by Alan Stokes · 2 years, 9 months ago
  37. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 2 years, 10 months ago
  38. 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 2 years, 9 months ago
  39. 6b4caae Merge "[benchmark] Remove fileSizeBytes from param list for io benchmarks" by Treehugger Robot · 2 years, 9 months ago
  40. c7a7231 [benchmark] Remove fileSizeBytes from param list for io benchmarks by Alice Wang · 2 years, 9 months ago
  41. 41eb129 Merge "Statically link more libraries" by Treehugger Robot · 2 years, 9 months ago
  42. e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 2 years, 9 months ago
  43. 08c421a Statically link more libraries by Alan Stokes · 2 years, 9 months ago
  44. 7067a70 [benchmark] Fix virtio-blk read rate error by Alice Wang · 2 years, 9 months ago
  45. b20e34d Remove uses-library by Nikita Ioffe · 2 years, 10 months ago
  46. f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 2 years, 10 months ago
  47. 3e963dc [benchmark] Refactor io read measurement with pread by Alice Wang · 2 years, 9 months ago
  48. 1898645 Statically link AIDL code by Alan Stokes · 2 years, 10 months ago
  49. 1a5d6ac [API] Run vsock RPC server with vm_payload API for benchmarks by Alice Wang · 2 years, 10 months ago
  50. 96928b5 Fix Microdroid Benchmark tests by Alan Stokes · 2 years, 10 months ago
  51. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
  52. 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 2 years, 10 months ago
  53. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  54. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  55. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 2 years, 10 months ago
  56. 4d370e6 [API] Use vm_payload API in microdroid benchmark tests by Alice Wang · 2 years, 10 months ago
  57. 38d00f8 Simplify use of config files by Alan Stokes · 2 years, 10 months ago
  58. d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 2 years, 10 months ago
  59. 5c4127f Merge "Fix crosvm mem usage measurement in MicrodroidBenchmarks" by Frederick Mayle · 2 years, 10 months ago
  60. 3e421e7 Fix crosvm mem usage measurement in MicrodroidBenchmarks by Frederick Mayle · 2 years, 10 months ago
  61. 39915e9 Merge "MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side" by Treehugger Robot · 2 years, 11 months ago
  62. a14fdee MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side by Frederick Mayle · 2 years, 11 months ago
  63. cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 2 years, 11 months ago
  64. 7d3d0a9 Revert "Set cpu affinity for time benchmarks" by Inseob Kim · 3 years ago
  65. 845915e Set cpu affinity for time benchmarks by Inseob Kim · 3 years ago
  66. f2685f6 cleanup:Rename IBenchmarkService#readFile to measureReadRate by Alice Wang · 3 years ago
  67. 9e9c551 Rename device test helper package to com.android.microdroid.test.device by Alice Wang · 3 years ago
  68. bc039c0 Add MetricsProcessor to calculate metrics stats by Alice Wang · 3 years ago
  69. 0520799 Fix precision when measuring vsock host to VM data transfer rate by Alice Wang · 3 years ago
  70. ef70658 Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" by Alice Wang · 3 years ago
  71. 7e0843d Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper by Alice Wang · 3 years ago
  72. aeab9e8 Refactor Benchmark VM event listeners by Alice Wang · 3 years ago
  73. 98e6e8a benchmark:Measure vsock host to VM transfer rate by Alice Wang · 3 years ago
  74. 5df91be Use common prefix for benchmark names by Alice Wang · 3 years ago
  75. a2129e0 Report amount of used memory in a VM by David Brazdil · 3 years ago
  76. 009b8ff benchmark:Clear the first virtio-blk IO benchmark by Alice Wang · 3 years ago
  77. d1cfb26 benchmark:Adjust benchmark names for virtio-blk and image size tests by Alice Wang · 3 years ago
  78. db41bf5 Add vm starting time benchmark by Inseob Kim · 3 years ago
  79. 884c99b Add more detailed boot time benchmarks by Inseob Kim · 3 years ago
  80. b9fc73b Factor out statistics codes by Inseob Kim · 3 years ago
  81. fc24b37 Add O_CLOEXEC flag when opening file by Alice Wang · 3 years ago
  82. 246108f benchmark:Measure virtio-blk read rate by Alice Wang · 3 years ago
  83. 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 1 month ago
  84. 4abf8e5 Clean up unused field in Microdroid tests by Alice Wang · 3 years, 1 month ago
  85. becbc3e microdroid_bench: Measure min RAM with DebugMode.NONE by David Brazdil · 3 years, 1 month ago
  86. 148d20e microdroid_bench: Report image sizes by David Brazdil · 3 years, 1 month ago
  87. f55d264 Implement microdroid boot time test by Inseob Kim · 3 years, 1 month ago
  88. 06134cc Add a helper for device tests to remove duplicates by Inseob Kim · 3 years, 1 month ago
  89. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  90. 17fc7d4 Use common prefix for MicrodroidBenchmarks metrics by David Brazdil · 3 years, 1 month ago
  91. 8ed2d71 Enable MicrodroidBenchmarkApp test on pVMs by David Brazdil · 3 years, 1 month ago
  92. 4cf882a Skip minimum RAM test on Cuttlefish by Inseob Kim · 3 years, 1 month ago
  93. 5d5476b Add microdroid minimum ram test by Inseob Kim · 3 years, 1 month ago
  94. 11d051f Remove obsolete benchmark directory by Inseob Kim · 3 years, 1 month ago
  95. 6f03c94 Make exporting tombstone (out of VM) configurable by Shikha Panwar · 3 years, 4 months ago
  96. 6715ca7 Update benchmark_example by Inseob Kim · 3 years, 7 months ago
  97. e4eeaed Merge "Fix potential uninitialized variables bug" by Treehugger Robot · 3 years, 9 months ago
  98. bcec545 Fix potential uninitialized variables bug by Inseob Kim · 3 years, 9 months ago
  99. e97a13d [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 9 months ago
  100. 4da9055 Fix format string error by Inseob Kim · 3 years, 9 months ago