#gdb #ebpf #dwarf

app ghostscope

Command-line entrypoint that drives GhostScope compiler, loader, and UI end-to-end

1 unstable release

new 0.1.1 Nov 8, 2025

#17 in #gdb

GPL-3.0-only

2.5MB
51K SLoC

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.

Dependencies

~28–46MB
~718K SLoC