Structs§
- Trace provider configuration.
- A Stream of incoming requests for fuchsia.tracing.provider/Provider.
- A Stream of incoming requests for fuchsia.tracing.provider/Registry.
- Additional options to control tracing at start.
Enums§
- The provider interface which applications must implement and register with the
TraceRegistry
to participate in tracing. - The service which trace providers use to register themselves with the tracing system. Note that one property of this interface is that once registration is made the provider can drop this connection.