summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-06Snap for 9890127 from ce31f9c2733331100a48d53a7014438b3fcab312 to mainline-pe...aml_per_331812030android13-mainline-permission-releaseAndroid Build Coastguard Worker
2023-03-29Add logs in CompactPage for null-pointer exceptionLokesh Gidra
2023-03-27Snap for 9824955 from 9f6769aaf9e7ee601b645b2f83333172d7e84254 to mainline-pe...Android Build Coastguard Worker
2023-03-27Compute "scanned bytes" GC metrics in ART's CMC collector.Roland Levillain
2023-03-23Fix DCHECK when freeing from-space in paused compaction modeLokesh Gidra
2023-03-23Snap for 9797055 from 846aa84ef6c818afae722fba098752d125b0b145 to mainline-pe...Android Build Coastguard Worker
2023-03-18Fix heap-end corner case in black-page calculationLokesh Gidra
2023-03-17Treat uffd-GC like CC when switching to jank-perceptible stateLokesh Gidra
2023-03-17Avoid arena deallocation while uffd-GC is visiting themLokesh Gidra
2023-03-16Set trigger for generating the cache info.Jiakai Zhang
2023-03-16Fix test verifyMissingArtifactTriggersCompilation.Jiakai Zhang
2023-03-15Refactor odrefresh to fix bugs.Jiakai Zhang
2023-03-15Add a test to verify backoff on complation failure.Jiakai Zhang
2023-03-15Add tests for cases where APEXes are factory-installed.Jiakai Zhang
2023-03-15Refactor odsign_e2e_tests.Jiakai Zhang
2023-03-15Move more operations to DeviceState.Jiakai Zhang
2023-03-15Use a better approach to simulate OTAs.Jiakai Zhang
2023-03-15Use a better approach to simulate APEX updates.Jiakai Zhang
2023-03-15Restore the test state before every test in OdrefreshHostTest.Jiakai Zhang
2023-03-15Update odsign_e2e_tests to better simulate the real odsign workflow.Jiakai Zhang
2023-03-15Change the default value of the enable_uffd_gc to empty.Jiakai Zhang
2023-03-15Add override flag for systemservercompilerfilterJared Duke
2023-03-15Read UFFD GC flags from cache-info.xml.Jiakai Zhang
2023-03-15Always generate cache-info.xml when it doesn't exist.Jiakai Zhang
2023-03-15odrefresh: Check build-time userfaultfd GC flag.Jiakai Zhang
2023-03-14Update thread-roots concurrently during uffd compactionLokesh Gidra
2023-03-14Register linear-alloc with uffd before mremapLokesh Gidra
2023-03-14Use userfaultfd's SIGBUS feature for concurrent compactionLokesh Gidra
2023-03-14Fix black-allocation sliding logic for sub-kPageSize TLABsLokesh Gidra
2023-03-08Enable OOME heap dumps outside of debug buildsIoannis Ilkos
2023-03-08Handle multiple tracing sessions collecting OOME heap dumpsIoannis Ilkos
2023-03-08Short-circuit when the process is not profiled based on the configIoannis Ilkos
2023-03-08Enable process allowlisting for the OOME heap dumpsIoannis Ilkos
2023-03-08Remove the IsSuspended check.Nicolas Geoffray
2023-03-08Fix suspension assumptions in perfetto plugin.Nicolas Geoffray
2023-03-08Grab perfetto heap dump on OOMEIoannis Ilkos
2023-03-06Improve and simplify error reporting in test `HeapTest.GCMetrics`.Roland Levillain
2023-03-03Temporarily suspend checks of GC duration metrics for the Gen-CC GC.Roland Levillain
2023-02-28Enable the computation and testing of GC metrics in ART's CMC collector.Roland Levillain
2023-02-28Add a test checking that ART Metrics are enabled in ART's CMC collector.Roland Levillain
2023-02-28Add missing `override` specifiers for `MetricsBase<T>::Add` overrides.Roland Levillain
2023-02-23Snap for 9640974 from b70980dfee723b5f860a2fa9346958dc1c56a753 to mainline-pe...aml_per_331710050Android Build Coastguard Worker
2023-02-06Reland "Use bitmap to maintain which signal is being handled"Lokesh Gidra
2023-02-01Clear mod-union tables for immune spaces in PreZygoteForkLokesh Gidra
2023-02-01Reland "Clear mark-bitmap after compaction"Lokesh Gidra
2023-02-01Snap for 9550112 from dc41395969220505ed41db97e2ceaccac55d8af1 to mainline-pe...aml_per_331611010Android Build Coastguard Worker
2023-01-26Initialize userfaultfd availability even when not using itLokesh Gidra
2023-01-25Do not use CommonRuntimeTest in art_standalone_libartpalette_tests. am: 39626...Martin Stjernholm
2023-01-25Do not use CommonRuntimeTest in art_standalone_libartpalette_tests. am: 39626...Martin Stjernholm
2023-01-19Use userfaultfd in COPY mode even when minor-fault availableLokesh Gidra