package kallsyms

import "github.com/cilium/ebpf/internal/kallsyms"

Index

Functions

func FlushKernelModuleCache

func FlushKernelModuleCache()

FlushKernelModuleCache removes any cached information about function to kernel module mapping.

func KernelModule

func KernelModule(fn string) (string, error)

KernelModule returns the kernel module, if any, a probe-able function is contained in.

Source Files

kallsyms.go

Version
v0.15.0
Published
Apr 22, 2024
Platform
js/wasm
Imports
5 packages
Last checked
2 minutes ago

Tools for package owners.