Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 5월 20일 19:51
SKILL.md
readonly