dynamic-instrumentation
OfficialRuntime code analysis and modification.
Software Engineering#profiling#tracing#eBPF#LLVM#runtime analysis#dynamic instrumentation#binary instrumentation
Authorbackengineering
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides advanced capabilities for runtime analysis, monitoring, and modification of program behavior without requiring source code access, enabling deep insights into application execution.
Core Features & Use Cases
- Dynamic Binary Instrumentation (DBI): Modify program execution at runtime using tools like QBDI and Instrew.
- Runtime Tracing: Implement function tracing, XRay instrumentation, and system call monitoring.
- Performance Profiling: Analyze block frequencies and integrate with sampling profilers.
- Use Case: Debug a complex race condition by instrumenting specific memory access patterns or trace the execution flow of a critical function during runtime to identify performance bottlenecks.
Quick Start
Use the dynamic-instrumentation skill to trace function calls within the provided executable.
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: dynamic-instrumentation Download link: https://github.com/backengineering/llvm-msvc/archive/main.zip#dynamic-instrumentation 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.