#dwarf #gdb #ebpf

ghostscope-platform

Platform abstraction layer that normalizes kernel, architecture, and BTF quirks for GhostScope

1 unstable release

new 0.1.1 Nov 8, 2025

#18 in #gdb


Used in 4 crates (3 directly)

GPL-3.0-only

26KB
367 lines

ghostscope-platform

ghostscope-platform abstracts kernel, architecture, and BTF quirks so the rest of GhostScope can reason about processes in a portable way. It normalizes kernel symbols, exposes helper traits, and provides struct definitions shared with the protocol crate.

Refer to the workspace documentation for background and integration details: https://github.com/swananan/ghostscope#readme.

Dependencies

~1.6–2.4MB
~58K SLoC