Query: function::umodname
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::umodname FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::umodname - Returns the (short) name of the user module. EXPERIMENTAL!SYNOPSISumodname:string(addr:long)ARGUMENTSaddr User-space addressDESCRIPTIONReturns the short name of the user space module for the current task that that the given address is part of. Returns "<unknown>" when the address isn't in a (mapped in) module, or the module cannot be found for some reason. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)