instruments-analyzer

by jlreyes · Agent Tool · ★ 25

About instruments-analyzer

Instruments Analyzer A tool that gives AI agents programmatic access to Apple Instruments trace data. Instruments is normally a GUI-only tool — this tool bridges the gap by exporting files into DuckDB, where they can be queried with SQL. What it does Given an Instruments file, this tool will: Export the trace to DuckDB + Parquet (via ) Explore the exported tables — CPU profiling, hitches, hangs, signposts, Core Animation, SwiftUI updates, RunLoop activity, and more Prepare derived views for frame-level analysis (via ) Analyze performance data using SQL queries with full schema knowledge...

Quick Facts

Stars25
Forks1
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score68.6570170312/100
Last Updated2026-06-06
Created2026-03-16
Platformspython
Est. Tokens~6k

Compatible Skills

These tools work well together with instruments-analyzer for enhanced workflows:

  • mcp-server — semantic(0.38)+complementary+same_lang+similar_pop+shared_platform (63%)
  • agent-trace — semantic(0.25)+complementary+same_lang+similar_pop+shared_platform (59%)
  • algokiller-plugin — semantic(0.35)+complementary+same_lang+similar_pop+shared_platform (57%)

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is instruments-analyzer?

instruments-analyzer is A Python tool that gives AI agents programmatic access to Apple Instruments trace data by exporting .trace files to DuckDB for SQL analysis. It is categorized as a Agent Tool with 25 GitHub stars.

What programming language is instruments-analyzer written in?

instruments-analyzer is primarily written in Python.

How do I install or use instruments-analyzer?

You can find installation instructions and usage details in the instruments-analyzer GitHub repository at github.com/jlreyes/instruments-analyzer. The project has 25 stars and 1 forks, indicating an active community.

What license does instruments-analyzer use?

instruments-analyzer is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools