findLeakingObjectIds

abstract fun findLeakingObjectIds(graph: HeapGraph): Set<Long>

For a given heap graph, returns a set of object ids for the objects that are leaking.