//leakcanary-repo/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.