Skip to main content
Run any Skill in Manus
with one click

android-perfetto-analyze

// Use to extract concrete numbers and slice-level evidence from a `.perfetto-trace` captured by `android-perfetto-capture`. Run SQL queries against the trace via the `trace_processor` binary, then hand the (small) result file to a Sonnet sub-agent for verdict — never read raw trace data inline. This is where "the app feels slow" becomes "frame 42 missed budget by 8.3 ms because `MainActivity.onResume` ran 18 ms on `main` while the IO dispatcher was idle." The analysis half of the perfetto loop.

$ git log --oneline --stat
stars:6
forks:0
updated:May 20, 2026 at 19:51
SKILL.md
readonly