function::umodname(3) debian man page | unix.com

Man Page: function::umodname

Operating Environment: debian

Section: 3

function::umodname

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::umodname - Returns the (short) name of the user module. EXPERIMENTAL!
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. 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)
Related Man Pages
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::ipmib(3stap) - centos
tapset::stap_staticmarkers(3stap) - centos
tapset::uconversions(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com