ghostscope 0.1.1

Command-line entrypoint that drives GhostScope compiler, loader, and UI end-to-end.
ghostscope-0.1.1 is not a library.

ghostscope

ghostscope is the CLI entrypoint for the GhostScope workspace. It wires together the compiler, loader, and TUI so you can inject DWARF-aware eBPF tracepoints with a single command.

Highlights

  • Parses .gs trace scripts and drives ghostscope-compiler
  • Coordinates ghostscope-loader to inject generated eBPF programs into target processes
  • Streams structured trace output through ghostscope-ui

For screenshots, tutorials, and in-depth docs visit the main GhostScope repository.