Skip to main content
Execute qualquer Skill no Manus
com um clique

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:20 de maio de 2026 às 19:51
SKILL.md
readonly