//shark-graph/shark/HprofIndex/Companion/indexRecordsOf

indexRecordsOf

[jvm]
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.