function::umodname.3stap - Man Page
Returns the (short) name of the user module.
Synopsis
umodname:string(addr:long)
Arguments
- addr
User-space address
Description
Returns the short name of the user space module for the current task that that the given address is part of. Reports an error when the address isn't in a (mapped in) module, or the module cannot be found for some reason.
See Also0
tapset::ucontext(3stap)
Info
April 2024 SystemTap Tapset Reference Context Functions