Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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.