Stack Trace Record
class StackTraceRecord( val stackTraceSerialNumber: Int, val threadSerialNumber: Int, val stackFrameIds: LongArray) : HprofRecord
Content copied to clipboard
Constructors
Link copied to clipboard
fun StackTraceRecord( stackTraceSerialNumber: Int, threadSerialNumber: Int, stackFrameIds: LongArray)
Content copied to clipboard