Structs
- A Stream of incoming requests for fuchsia.tracing.controller/Controller.
- Result of
GetProviders
. - Additional options to control trace data collection.
- Additional options to control stopping of a trace.
- Terminate options.
- Result of a terminate request.
- Provides options for the trace.
Enums
- The controller interface used by the trace tool to initialize/start/stop/terminate tracing.
- The state of the tracing session. A “session” is everything between
Initialize
andTerminate
. - Error codes from Start operations.
Constants
- The maximum length of an alert name.
- The maximum number of providers supported.