interrupt-trace

Community

Analyze interrupt behavior with low-overhead traces.

Authorryanbreen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It captures and analyzes QEMU interrupt traces to understand interrupt sequencing, privilege transitions, and register states during traps and exceptions.

Core Features & Use Cases

  • Phase-based capture and parsing
  • Privilege level transition analysis (CPL)
  • Register state checks around interrupts

Quick Start

Export trace path and run QEMU with the provided flags, then parse the log to generate summary.

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: interrupt-trace
Download link: https://github.com/ryanbreen/breenix/archive/main.zip#interrupt-trace

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository