android-perfetto-capture

Community

Capture Perfetto traces from Android devices.

Authorhimattm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill captures Perfetto traces from a connected Android device to enable timing, threading, and jank investigations. It outputs a self-contained .perfetto-trace file that downstream skills (android-perfetto-analyze, android-trace-sections) read with trace_processor.

Core Features & Use Cases

  • Capture strategies: one-shot host script, on-device long-running, and in-app start/stop.
  • Generates a .perfetto-trace file on the host or device for subsequent analysis with trace_processor and related tools.
  • Use cases include diagnosing animation jank, cold-start latency, and scroll performance, and validating main-thread scheduling.

Quick Start

Run the default one-shot host script to capture a trace and save it to /tmp/trace.perfetto-trace.

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-capture
Download link: https://github.com/himattm/skills/archive/main.zip#android-perfetto-capture

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.