centos man page for function::uaddr

Query: function::uaddr

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
function::uaddr - User space address of current running task
SYNOPSIS
uaddr:long()
ARGUMENTS
None
DESCRIPTION
Returns the address in userspace that the current task was at when the probe occurred. When the current running task isn't a user space thread, or the address cannot be found, zero is returned. Can be used to see where the current task is combined with usymname or usymdata. Often the task will be in the VDSO where it entered the kernel. SystemTap Tapset Reference June 2014 FUNCTION::UADDR(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::rpc(3stap) - centos
tapset::task_time(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq