-
- All Implemented Interfaces:
-
leakcanary.HeapDumper
public class AndroidDebugHeapDumper implements HeapDumperDumps the Android heap using Debug.dumpHprofData.
Note: despite being part of the Debug class, Debug.dumpHprofData can be called from non debuggable non profileable builds.
-
-
Field Summary
Fields Modifier and Type Field Description public final static AndroidDebugHeapDumperINSTANCE
-