Documentation ¶
Overview ¶
Package proc provides functionality for retrieving kallsyms, modules and executable mappings via /proc.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKallsyms ¶
GetKallsyms returns SymbolMap for kernel symbols from /proc/kallsyms.
func GetKernelModules ¶
GetKernelModules returns SymbolMap for kernel modules from /proc/modules.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.