index Records Of
fun indexRecordsOf( hprofSourceProvider: DualSourceProvider, hprofHeader: HprofHeader, proguardMapping: ProguardMapping? = null, indexedGcRootTags: Set<HprofRecordTag> = defaultIndexedGcRootTags()): HprofIndex
Content copied to clipboard
Creates an in memory index of an hprof source provided by hprofSourceProvider.