trace-callers

Official

Trace reverse call chains to root callers

Authorvzco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Discover how a target function is reached by tracing direct and indirect callers, building a reverse call tree to illuminate execution context and entry points.

Core Features & Use Cases

  • Direct caller discovery: identify callers at multiple levels to construct a comprehensive call graph.
  • Disassembly context: capture nearby instructions to infer argument setup and calling conventions.
  • Cycle detection & pruning: prevent infinite traversal and highlight widely called utilities.
  • Tree-driven navigation: output a structured tree suitable for GUI labeling and analysis.

Quick Start

Run the trace for a target function address to generate the reverse call tree.

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: trace-callers
Download link: https://github.com/vzco/arc-probe/archive/main.zip#trace-callers

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.