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)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color2(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::memory(3stap) - centos |
| tapset::task_time(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |