package
0.0.0-20241126115353-bdecd68324ff
Repository: https://github.com/open-telemetry/opentelemetry-ebpf-profiler.git
Documentation: pkg.go.dev

# Functions

NewExecutableInfoManager creates a new instance of the executable info manager.

# Variables

ErrDeferredFileID indicates that handling of stack deltas for a file ID failed and should only be tried again at a later point.

# Structs

ExecutableInfo stores information about an executable (ELF file).
ExecutableInfoManager manages all per-executable (FileID) information that we require to perform our native and interpreter unwinding.