androidx.tracing
Annotations
DelicateTracingApi |
Represents an API surface that is typically only useful for custom implementations of a |
ExperimentalContextPropagation |
Represents an API surface that is typically only useful for custom context propagation. |
Interfaces
PropagationToken |
A token representing state carried forward for context propagation. |
Classes
AtomicBoolean |
|
AtomicInteger |
|
AtomicLong |
|
ClockSourceKt |
|
Counter |
Useful to emit counters into a Trace. |
EventMetadata |
Makes it possible to associate debug metadata & categories to a |
EventMetadataCloseable |
A holder for a |
Frame |
|
MetadataEntry |
|
PlatformThreadContextElement |
We use the |
Poolable |
Represents an object that can be reused using a |
PooledTracePacketArray |
|
TraceDriver |
The entry point for the tracing API. |
TraceEvent |
Mutable in-memory only representation a trace event, such as a slice start, slice end, or counter update. |
TraceKt |
|
TraceSink |
Receives |
Tracer |
A |
TrackDescriptor |
Low level representation of a Track, written once to the Trace. |
PropagationUnsupportedToken |
The |
Trace |