package
3.3.0+incompatible
Repository: https://github.com/google/agi.git
Documentation: pkg.go.dev

# Functions

AngleTraceOptions returns the default trace options for Angle.
FuchsiaTraceOptions returns the default trace options for Fuchsia.
GapiiOptions converts the given TraceOptions to gapii.Options.
LayersFromOptions Parses the perfetto options, and returns the required layers.
PerfettoTraceOptions returns the default trace options for Perfetto.
VulkanTraceOptions returns the default trace options for Vulkan.

# Structs

TraceTargetTreeNode represents a node in the traceable application Tree.

# Interfaces

Process is a handle to an initialized trace that can be started.
Tracer is an option interface that a bind.Device can implement.