shark-graph / shark / HprofIndex / indexRecordsOf

indexRecordsOf

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](index-records-of.md#shark.HprofIndex.Companion$indexRecordsOf(shark.DualSourceProvider, shark.HprofHeader, shark.ProguardMapping, kotlin.collections.Set((shark.HprofRecordTag)))/hprofSourceProvider).