google/agi
Android GPU Inspector observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 77
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 34
- age_days: 2413
- days_rel: 590
- days_push: 142
- n_releases_24m: 2
Adoption not part of the score
1066 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
graphics simulation developer-tools monitoring graphics android-tools developer-tools performance windows cross-platform gpu-profiler vulkan opengl-es trace-capture frame-analysis gpu-hardware-counters graphics-debugger android-gaming game-development android linux macos
2 sources
- readme: https://github.com/google/agi · fetched 2026-08-28 · 15f011cccfa8
- homepage: https://gpuinspector.dev · fetched 2026-08-29 · cdf2fe74f2a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/agi | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem