
This is just a first pass, feedback and ideas welcome! Performance improvements ¶ SQLiteDatabase in memory (open or closed, as well as their file path).Large bitmap count (bitmaps with more pixels than 1.1x the pixels on screen).

Here’s what you’ll now see in the heap dump metadata: Since we’re parsing the heap to find leaks anyway, we might as well report additional interesting metrics. I built LeakCanary to help fix leaks, but in doing so I accidentally wrote a fairly flexible heap dump parser.

LeakCanary will now crash in release builds Plumber-android is a new artifact that fixes known Android leaks 🚽🔧Īnalyzing leaks from the CLI is easier than ever 🍺 Improved support for data structure internalsĭetecting root views retained after View.onDetachedFromWindow()ĭetecting services retained after Service.onDestroy()Ĭompute retained size within the leak trace Breaking change: FailTestOnLeakRunListener deleted
