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 ¶
KernelModule returns the kernel module, if any, a probe-able function is contained in.
Source Files ¶
- Version
- v0.15.0
- Published
- Apr 22, 2024
- Platform
- windows/amd64
- Imports
- 5 packages
- Last checked
- 9 minutes ago –
Tools for package owners.