Loading...
Loading...
Analyzes Perfetto traces to find the root cause of latency, memory, or jank issues in Android apps. Use when the user provides a Perfetto trace file and asks any question, ongoing investigation, or open-ended request to analyze its contents.
npx skill4agent add android/skills perfetto-trace-analysisCPUGraphicsI/OIPCMemoryPower_analysis.md[trace_filename]_analysis.md_v2.md_v3.mdreferences/sql.mdsql INCLUDE PERFETTO MODULE android.startup.startups; SELECT package FROM android_startups;package_nameCPUGraphicsI/OIPCMemoryPower./trace_processor --run-metrics android_startupGLOB '*abc*'start1 < end2 AND start2 < end1thread_stateRunningRunnableSleepingUninterruptible SleepCPUGraphicsI/OIPCMemoryPowerORDER BY slice.dur DESC