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
darwin/amd64
Imports
5 packages
Last checked
12 minutes ago

Tools for package owners.