Crate fidl_fuchsia_tracing_provider

Source

Structs§

ProviderConfig
Trace provider configuration.
ProviderControlHandle
ProviderEventStream
ProviderGetKnownCategoriesResponder
ProviderGetKnownCategoriesResponse
ProviderInitializeRequest
ProviderMarker
ProviderProxy
ProviderRequestStream
A Stream of incoming requests for fuchsia.tracing.provider/Provider.
ProviderStartRequest
ProviderSynchronousProxy
RegistryControlHandle
RegistryEventStream
RegistryMarker
RegistryProxy
RegistryRegisterProviderRequest
RegistryRegisterProviderSynchronouslyRequest
RegistryRegisterProviderSynchronouslyResponder
RegistryRegisterProviderSynchronouslyResponse
RegistryRequestStream
A Stream of incoming requests for fuchsia.tracing.provider/Registry.
RegistrySynchronousProxy
StartOptions
Additional options to control tracing at start.

Enums§

ProviderEvent
ProviderRequest
The provider interface which applications must implement and register with the TraceRegistry to participate in tracing.
RegistryEvent
RegistryRequest
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.

Traits§

ProviderProxyInterface
RegistryProxyInterface