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.14.0
Published
Mar 26, 2024
Platform
linux/amd64
Imports
5 packages
Last checked
1 hour ago

Tools for package owners.