# google/agi

Android GPU Inspector

Repository: https://github.com/google/agi
Canonical: https://ross.abutalabs.com/products/google-agi
Homepage: https://gpuinspector.dev
Language: Go
License: Apache-2.0
License Family: permissive
Topics: vulkan, gpu, graphics, profiler, debugger, trace, replay, android, linux, windows, macos
Last push: 2026-04-13T19:32:30+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 28, longevity 100
- inputs: {"age_days": 2413, "days_push": 142, "days_rel": 590, "gap_med": 34, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1066, forks 168 (observed 2026-08-28T04:03:27.036215+00:00)

## What it is
Android GPU Inspector (AGI) is a graphics profiling tool from Google for Android applications using Vulkan and OpenGL ES. It supports Qualcomm Adreno, Arm Mali, and Imagination PowerVR GPUs, offering system traces with CPU/GPU events, hardware counters, and single-frame captures for per-draw-call analysis.

## Use cases
- profile gpu performance of android games
- find gpu bottlenecks in a vulkan app on android
- capture and step through a single frame draw call
- view gpu hardware counters on adreno and mali
- trace cpu and gpu events on android
- optimize frame time for opengl es android app
- debug graphics performance across multiple gpu vendors

## When to choose
- profiling Vulkan or OpenGL ES workloads on Android devices
- comparing GPU behavior across Adreno, Mali, and PowerVR hardware
- analyzing per-draw-call performance in a single frame
- collecting GPU hardware counters and system traces on Android

## When to avoid
- profiling desktop or console graphics applications
- profiling non-graphics CPU-only Android performance
- iOS or other mobile platform GPU profiling

## Facets
- artifact type: application
- maturity: active
- function: graphics, simulation, developer-tools, monitoring
- domain: graphics, android-tools, developer-tools, performance
- platform: windows, cross-platform
- tags: gpu-profiler, vulkan, opengl-es, trace-capture, frame-analysis, gpu-hardware-counters, graphics-debugger, android-gaming, game-development, android, linux, macos

## Member repositories
- google/agi (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.036215+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:24.342982+00:00, confidence not recorded.
  - readme: https://github.com/google/agi (fetched 2026-08-28T04:03:27.036215+00:00, sha 15f011cccfa8)
  - homepage: https://gpuinspector.dev (fetched 2026-08-29T12:57:08.193296+00:00, sha cdf2fe74f2a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
