What problem does it solve?
This Skill helps you analyze complex system performance traces stored in DuckDB databases, enabling you to diagnose performance bottlenecks, understand resource utilization, and identify root causes of system issues.
Core Features & Use Cases
- Trace Exploration: Quickly get an overview of trace contents, time ranges, and available data.
- Performance Diagnosis: Analyze CPU hotspots, scheduling latency, off-CPU time, and network behavior.
- TPU Performance: Investigate TPU utilization, operational performance, and identify performance gaps.
- Use Case: When a system is experiencing slowdowns, use this Skill to analyze a
trace.duckdb file to pinpoint whether the issue is CPU-bound, I/O-bound, or related to network congestion.
Quick Start
Use the systing-analyze skill to get information about the trace file located at /path/to/your/trace.duckdb.