Perfetto Trace Analyzer▌

by antarikshc
Analyze Perfetto traces easily with Perfetto Trace Analyzer: turn natural language into actionable trace analysis insigh
Turn natural language into powerful Perfetto trace analysis
best for
- / Android developers debugging performance issues
- / Performance engineers analyzing system traces
- / QA teams investigating app responsiveness problems
capabilities
- / Convert plain English questions to Perfetto SQL queries
- / Detect Application Not Responding (ANR) events
- / Analyze CPU profiling and thread contention
- / Find memory leaks and frame jank issues
- / Profile Binder IPC performance
- / Spot synchronization bottlenecks
what it does
Converts natural language questions into Perfetto trace analysis queries and automatically detects Android performance issues like ANRs and memory leaks.
about
Perfetto Trace Analyzer is a community-built MCP server published by antarikshc that provides AI assistants with tools and capabilities via the Model Context Protocol. Analyze Perfetto traces easily with Perfetto Trace Analyzer: turn natural language into actionable trace analysis insigh It is categorized under developer tools, analytics data.
how to install
You can install Perfetto Trace Analyzer in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
Apache-2.0
Perfetto Trace Analyzer is released under the Apache-2.0 license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
Analyze Perfetto traces easily with Perfetto Trace Analyzer: turn natural language into actionable trace analysis insigh
TL;DR: Converts natural language questions into Perfetto trace analysis queries and automatically detects Android performance issues like ANRs and memory leaks.
What it does
- Convert plain English questions to Perfetto SQL queries
- Detect Application Not Responding (ANR) events
- Analyze CPU profiling and thread contention
- Find memory leaks and frame jank issues
- Profile Binder IPC performance
- Spot synchronization bottlenecks
Best for
- Android developers debugging performance issues
- Performance engineers analyzing system traces
- QA teams investigating app responsiveness problems
Highlights
- No SQL knowledge required
- Automatic ANR detection
- Supports multiple IDE integrations