Macros§
- Pattern that matches an unknown
SessionState
member. - Pattern that matches an unknown
StartError
member. - Pattern that matches an unknown
StopError
member.
Structs§
- Version of trace record format.
- Result of
GetProviders
. - Statistics data per provider collected over the course of the tracing session
- A Stream of incoming requests for fuchsia.tracing.controller/Provisioner.
- A Stream of incoming requests for fuchsia.tracing.controller/Session.
- Additional options to control trace data collection.
- Additional options to control stopping of a trace.
- Result of a terminate request.
- Provides options for the trace.
Enums§
- The provisioner interface used to initialize a trace Session, that can then be started and stopped.
- The session interface used by the trace tool to start/stop/terminate a trace Session.
- The state of the tracing session. A “session” is everything between
Initialize
andTerminate
. - Error codes from Start operations.
- Error codes from Stop operations.
Constants§
- The maximum length of an alert name.
- The maximum number of providers supported.
Traits§
Type Aliases§
- aliases