systing-trace
CommunityCapture Linux system traces with systing.
Authorjosefbacik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill captures detailed system activity on Linux, including scheduling, stack traces, network events, and syscalls, to diagnose performance issues and understand system behavior.
Core Features & Use Cases
- Comprehensive Tracing: Records scheduler events, CPU stacks, sleep states, syscalls, network traffic, and Python stacks.
- Flexible Targeting: Can trace specific PIDs, cgroups, or the entire system.
- Output Formats: Generates output in DuckDB (recommended for analysis) or Perfetto formats.
- Use Case: When a web server is experiencing intermittent slowdowns, use this Skill to capture a trace that includes network activity, scheduler events, and syscalls to pinpoint the bottleneck.
Quick Start
Use the systing-trace skill to capture a 30-second system trace to a DuckDB file named 'system_profile.duckdb'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: systing-trace Download link: https://github.com/josefbacik/systing/archive/main.zip#systing-trace Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.