FUNCTION::MODNAME
Section: Context Functions (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::modname - Return the kernel module name loaded at the address
SYNOPSIS
modname:string(addr:long)
ARGUMENTS
addr
-
The address to map to a kernel module name
DESCRIPTION
Returns the module name associated with the given address if known. If not known it will return the string
lq<unknown>rq. If the address was not in a kernel module, but in the kernel itself, then the string
lqkernelrq
will be returned.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:15 GMT, March 20, 2013