TraceEvents can additionally contain callstack information. This can help capture the program stack in case of an exceptional event during a trace.

Summary

Public functions

open operator Boolean
equals(other: Any?)
android
open Int
android
Unit
android
open String
android

Public properties

Int
android
String?
android
String?
android

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

reset

fun reset(): Unit

toString

open fun toString(): String

Public properties

lineNumber

var lineNumberInt

name

var nameString?

sourceFile

var sourceFileString?