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.16.0
Published
Jul 23, 2024
Platform
windows/amd64
Imports
5 packages
Last checked
8 minutes ago

Tools for package owners.