Background Thread Heap Analyzer
Starts heap analysis on a background HandlerThread when receiving a HeapDump event.
Functions
Link copied to clipboard
onEvent is always called from the thread the events are emitted from, which is documented for each event. This enables you to potentially block a chain of events, waiting for some pre work to be done.