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

# Functions

Connect connects to an app that is already setup to trace.
Start launches an activity on an android device with the GAPII interceptor enabled using the gapid.apk built for the ABI matching the specified action and device.

# Constants

DeferStart does not start tracing right away but waits for a signal from gapit.
DisableCoherentMemoryTracker disables the coherent memory tracker from running.
HideUnknownExtensions will prevent any unknown extensions from being seen by the application.
FLAG_IGNORE_ANDROID_FRAME_BOUNDARY.
NoBuffer causes the trace to not buffer any data.
StoreTimestamps requests that the capture contain timestamps.
VulkanAPI is hard-coded bit mask for Vulkan API, it needs to be kept in sync with the api_index in the vulkan.api file.
WaitForDebugger makes gapii wait for a debugger to connect.

# Structs

Options to use when creating a capture.
Process represents a running process to capture.

# Type aliases

Flags is a bit-field of flags to use when creating a capture.