Tracing Backend Type
Entries
Link copied to clipboard
The `Noop` backend introduces no overhead and does not produce any trace marks. The `Noop` backend is used by default, and the enumeration value can be used to disable tracing if needed.
Link copied to clipboard
Tracing backend specific to the operating system. For example, Signpost for the iOS or Android Trace for the Android platform.
Link copied to clipboard
Tracing backend that prints Perfetto-compatible trace marks to the platform log subsystem.