Man Page: function::umodname
Operating Environment: centos
Section: 3stap
FUNCTION::UMODNAME(3stap) Context Functions FUNCTION::UMODNAME(3stap)NAMEfunction::umodname - Returns the (short) name of the user module.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. Reports an error when the address isn't in a (mapped in) module, or the module cannot be found for some reason. SystemTap Tapset Reference June 2014 FUNCTION::UMODNAME(3stap)
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |