/agi

Android GPU Inspector

Primary LanguageGoApache License 2.0Apache-2.0

Android GPU Inspector

Linux Linux Build Status MacOS MacOS Build Status Windows Windows Build Status

About

Visit gpuinspector.dev for information about Android GPU Inspector.

The developer documentation contains some hints for AGI developers. See also the README files under some source directories.

Downloads

Download the latest version of AGI here.

Unstable developer releases are here.

Building

See Building Android GPU Inspector.

Running the client

After building AGI, you can run the client from <agi-root>/bazel-bin/pkg/agi.

Command-Line Interface

AGI exposes most of its functionality via a CLI gapit. You can find auto-generated documentation here.