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

# Packages

No description provided by the author
No description provided by the author

# Functions

New creates a new ProcessManager which is responsible for keeping track of loading and unloading of symbols for processes.
No description provided by the author

# Structs

MapFileIDMapper implements the FileIDMApper using a map (for testing).
Mapping represents an executable memory mapping of a process.
ProcessManager is responsible for managing the events happening throughout the lifespan of a process.

# Interfaces

FileIDMapper is responsible for mapping between 64-bit file IDs to 128-bit file IDs.