Skip to main content

Crate fidl_fuchsia_cpu_profiler__common

Crate fidl_fuchsia_cpu_profiler__common 

Source

Modules§

session_manager_ordinals
session_ordinals

Macros§

CallgraphStrategyUnknown
Pattern that matches an unknown CallgraphStrategy member.
CounterIdUnknown
Pattern that matches an unknown CounterId member.
CounterUnknown
Pattern that matches an unknown Counter member.
ManagerErrorUnknown
Pattern that matches an unknown ManagerError member.
OnBootAttachConfigUnknown
Pattern that matches an unknown OnBootAttachConfig member.
OnBootTargetConfigUnknown
Pattern that matches an unknown OnBootTargetConfig member.
SessionConfigureErrorUnknown
Pattern that matches an unknown SessionConfigureError member.
SessionStartErrorUnknown
Pattern that matches an unknown SessionStartError member.
TaskUnknown
Pattern that matches an unknown Task member.

Structs§

CallgraphConfig
LaunchComponent
OnBootConfig
ProfilerStatus
Status of the profiling session managed by SessionManager.
Sample
SamplingConfig
Profiling information about the profile itself
SessionManagerAbortSessionRequest
SessionManagerStartSessionOnBootRequest
SessionManagerStartSessionResponse
SessionManagerStatusResponse
SessionResult
The result returned after stopping a profiling session.
SessionStartRequest
SystemWide

Enums§

CallgraphStrategy
Various approaches to obtaining a backtrace
Counter
CounterId
Curated set of platform independent IDs
ManagerError
Error codes for SessionManager operations.
OnBootAttachConfig
OnBootTargetConfig
SessionConfigureError
SessionStartError
Task
An adhoc set of running tasks to attach to.