vdso

package
v0.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	// contains filtered or unexported fields
}

func NewCache

func NewCache(reg prometheus.Registerer, objFilePool *objectfile.Pool) (*Cache, error)

func (*Cache) Resolve

func (c *Cache) Resolve(m *process.Mapping, addr uint64) (string, error)

type NoopCache added in v0.20.0

type NoopCache struct{}

func (NoopCache) Resolve added in v0.20.0

func (NoopCache) Resolve(*process.Mapping, uint64) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL