Companion

object Companion

Functions

Link copied to clipboard
fun defaultIndexedGcRootTags(): EnumSet<HprofRecordTag>
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.