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

android-perfetto-capture

// Use to capture Perfetto system traces from a connected Android device — the input for any timing, threading, jank, or "is this on the main thread?" investigation. Writes a self-contained `.perfetto-trace` file to `/tmp` that downstream skills (`android-perfetto-analyze`, `android-trace-sections`) read with the `trace_processor` SQL backend. Pick the strategy that matches the question (one-shot, repeated, on-the-fly), drive the suspect flow during the recording window, and verify the trace contains the expected slices before declaring capture done.

$ git log --oneline --stat
stars:6
forks:0
updated:20 de maio de 2026 às 19:51
SKILL.md
readonly