android-perfetto-analyze

Community

Extract concrete perfetto trace insights with SQL

Authorhimattm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyzing Android Perfetto traces often requires manual query setup and data wrangling. This skill provides a repeatable workflow that translates a .perfetto-trace into precise measurements and actionable findings using trace_processor SQL and a small, digestible verdict.

Core Features & Use Cases

  • Install and cache trace_processor if needed
  • Select and run a matching SQL recipe against the trace
  • Produce a compact text result and delegate parsing to a Sonnet sub-agent
  • Iterate queries to narrow down performance issues across frames, threads, and slices
  • Use cases include frame-budget analysis, main-thread work, GC pauses, and IPC costs

Quick Start

Provide a .perfetto-trace file and the skill will run the appropriate trace_processor query to produce a concise, verdict-ready result.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-perfetto-analyze
Download link: https://github.com/himattm/skills/archive/main.zip#android-perfetto-analyze

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.