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 (cherry picked from commit 3b91fccc) Change-Id: I457fa94985fda88b1cf208c935e1369493e036cb
Loading
Please sign in to comment