Companion

object Companion

Functions

defaultIndexedGcRootTags
Link copied to clipboard
fun defaultIndexedGcRootTags(): EnumSet<HprofRecordTag>
indexRecordsOf
Link copied to clipboard
fun indexRecordsOf(hprofSourceProvider: DualSourceProvider, hprofHeader: HprofHeader, proguardMapping: ProguardMapping? = null, indexedGcRootTags: Set<HprofRecordTag> = defaultIndexedGcRootTags()): HprofIndex

Creates an in memory index of an hprof source provided by hprofSourceProvider.