Only log a few types of GC causes for the blocking cases
There are various types like debugger and GetObjectsAllocated that can cause spam if we log all the blocking calls. In practice, these are only used from tools and should not cause jank. Bug: 37275712 Test: test-art-host Change-Id: I3a6854d37a6e83c91e9cc8bcb76103e2498bc3b6
Loading
Please sign in to comment