Query: function::umodname
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
tapset::memory(3stap) - centos |
tapset::task(3stap) - centos |
tapset::task_time(3stap) - centos |
tapset::uconversions(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |