1. 8f3cf0e Change clock() in benchmarks to clock_gettime() by Inseob Kim · 2 years, 7 months ago
  2. 56a0f8c Fix AIDL function type for benchmark test: allocAnonMemory by Keir Fraser · 2 years, 8 months ago
  3. 6ea1da9 Implement a memory reclaim microdroid benchmark test by Keir Fraser · 2 years, 8 months ago
  4. 9b692d1 Merge "Close() shouldn't throw" by Treehugger Robot · 2 years, 8 months ago
  5. a4e2a4a Close() shouldn't throw by Alan Stokes · 2 years, 8 months ago
  6. bcc2ec2 libvm_payload as a cc_library by Alan Stokes · 2 years, 9 months ago
  7. 03a8770 Remove MicrodroidDeviceTestBase.Inner by Nikita Ioffe · 2 years, 9 months ago
  8. e0945ad RPC Server never returns by Alan Stokes · 2 years, 9 months ago
  9. 338e028 Merge "Panic on non-actionable failures" by Treehugger Robot · 2 years, 9 months ago
  10. 65bbb91 Panic on non-actionable failures by Alan Stokes · 2 years, 9 months ago
  11. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 2 years, 10 months ago
  12. 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 2 years, 9 months ago
  13. 6b4caae Merge "[benchmark] Remove fileSizeBytes from param list for io benchmarks" by Treehugger Robot · 2 years, 9 months ago
  14. c7a7231 [benchmark] Remove fileSizeBytes from param list for io benchmarks by Alice Wang · 2 years, 9 months ago
  15. 41eb129 Merge "Statically link more libraries" by Treehugger Robot · 2 years, 9 months ago
  16. 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
  17. 08c421a Statically link more libraries by Alan Stokes · 2 years, 9 months ago
  18. 7067a70 [benchmark] Fix virtio-blk read rate error by Alice Wang · 2 years, 9 months ago
  19. b20e34d Remove uses-library by Nikita Ioffe · 2 years, 10 months ago
  20. f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 2 years, 10 months ago
  21. 3e963dc [benchmark] Refactor io read measurement with pread by Alice Wang · 2 years, 9 months ago
  22. 1898645 Statically link AIDL code by Alan Stokes · 2 years, 9 months ago
  23. 1a5d6ac [API] Run vsock RPC server with vm_payload API for benchmarks by Alice Wang · 2 years, 10 months ago
  24. 96928b5 Fix Microdroid Benchmark tests by Alan Stokes · 2 years, 10 months ago
  25. 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
  26. 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 2 years, 10 months ago
  27. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  28. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  29. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 2 years, 10 months ago
  30. 4d370e6 [API] Use vm_payload API in microdroid benchmark tests by Alice Wang · 2 years, 10 months ago
  31. 38d00f8 Simplify use of config files by Alan Stokes · 2 years, 10 months ago
  32. d4667bc VirtualMachine API changes pre-@SystemApi by Alan Stokes · 2 years, 10 months ago
  33. 5c4127f Merge "Fix crosvm mem usage measurement in MicrodroidBenchmarks" by Frederick Mayle · 2 years, 10 months ago
  34. 3e421e7 Fix crosvm mem usage measurement in MicrodroidBenchmarks by Frederick Mayle · 2 years, 10 months ago
  35. 39915e9 Merge "MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side" by Treehugger Robot · 2 years, 11 months ago
  36. a14fdee MicrodroidBenchmarks: Measure crosvm RSS and PSS from the host side by Frederick Mayle · 2 years, 11 months ago
  37. cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 2 years, 11 months ago
  38. 7d3d0a9 Revert "Set cpu affinity for time benchmarks" by Inseob Kim · 3 years ago
  39. 845915e Set cpu affinity for time benchmarks by Inseob Kim · 3 years ago
  40. f2685f6 cleanup:Rename IBenchmarkService#readFile to measureReadRate by Alice Wang · 3 years ago
  41. 9e9c551 Rename device test helper package to com.android.microdroid.test.device by Alice Wang · 3 years ago
  42. bc039c0 Add MetricsProcessor to calculate metrics stats by Alice Wang · 3 years ago
  43. 0520799 Fix precision when measuring vsock host to VM data transfer rate by Alice Wang · 3 years ago
  44. ef70658 Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" by Alice Wang · 3 years ago
  45. 7e0843d Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper by Alice Wang · 3 years ago
  46. aeab9e8 Refactor Benchmark VM event listeners by Alice Wang · 3 years ago
  47. 98e6e8a benchmark:Measure vsock host to VM transfer rate by Alice Wang · 3 years ago
  48. 5df91be Use common prefix for benchmark names by Alice Wang · 3 years ago
  49. a2129e0 Report amount of used memory in a VM by David Brazdil · 3 years ago
  50. 009b8ff benchmark:Clear the first virtio-blk IO benchmark by Alice Wang · 3 years ago
  51. d1cfb26 benchmark:Adjust benchmark names for virtio-blk and image size tests by Alice Wang · 3 years ago
  52. db41bf5 Add vm starting time benchmark by Inseob Kim · 3 years ago
  53. 884c99b Add more detailed boot time benchmarks by Inseob Kim · 3 years ago
  54. b9fc73b Factor out statistics codes by Inseob Kim · 3 years ago
  55. fc24b37 Add O_CLOEXEC flag when opening file by Alice Wang · 3 years ago
  56. 246108f benchmark:Measure virtio-blk read rate by Alice Wang · 3 years ago
  57. 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 1 month ago
  58. 4abf8e5 Clean up unused field in Microdroid tests by Alice Wang · 3 years, 1 month ago
  59. becbc3e microdroid_bench: Measure min RAM with DebugMode.NONE by David Brazdil · 3 years, 1 month ago
  60. 148d20e microdroid_bench: Report image sizes by David Brazdil · 3 years, 1 month ago
  61. f55d264 Implement microdroid boot time test by Inseob Kim · 3 years, 1 month ago
  62. 06134cc Add a helper for device tests to remove duplicates by Inseob Kim · 3 years, 1 month ago
  63. e558ab1 VirtualizationService notifies to its client when ramdump is available by Jiyong Park · 3 years, 1 month ago
  64. 17fc7d4 Use common prefix for MicrodroidBenchmarks metrics by David Brazdil · 3 years, 1 month ago
  65. 8ed2d71 Enable MicrodroidBenchmarkApp test on pVMs by David Brazdil · 3 years, 1 month ago
  66. 4cf882a Skip minimum RAM test on Cuttlefish by Inseob Kim · 3 years, 1 month ago
  67. 5d5476b Add microdroid minimum ram test by Inseob Kim · 3 years, 1 month ago
  68. 11d051f Remove obsolete benchmark directory by Inseob Kim · 3 years, 1 month ago
  69. 6f03c94 Make exporting tombstone (out of VM) configurable by Shikha Panwar · 3 years, 4 months ago
  70. 6715ca7 Update benchmark_example by Inseob Kim · 3 years, 7 months ago
  71. e4eeaed Merge "Fix potential uninitialized variables bug" by Treehugger Robot · 3 years, 9 months ago
  72. bcec545 Fix potential uninitialized variables bug by Inseob Kim · 3 years, 9 months ago
  73. e97a13d [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 9 months ago
  74. 4da9055 Fix format string error by Inseob Kim · 3 years, 9 months ago
  75. fd922cf Add file io benchmark program by Inseob Kim · 3 years, 10 months ago