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

# Functions

NewRemoteMemory returns ProcessVirtualMemory implementation of RemoteMemory.

# Structs

ProcessVirtualMemory implements RemoteMemory by using process_vm_readv syscalls to read the remote memory.
RemoteMemory implements a set of convenience functions to access the remote memory.