1FUNCTION::UADDR(3stap)         Context Functions        FUNCTION::UADDR(3stap)
2
3
4

NAME

6       function::uaddr - User space address of current running task
7       (EXPERIMENTAL)
8

SYNOPSIS

10           uaddr:long()
11

ARGUMENTS

13       None
14

DESCRIPTION

16       Returns the address in userspace that the current task was at when the
17       probe occurred. When the current running task isn't a user space
18       thread, or the address cannot be found, zero is returned. Can be used
19       to see where the current task is combined with usymname or symdata.
20       Often the task will be in the VDSO where it entered the kernel. FIXME -
21       need VDSO tracking support #10080.
22
23
24
25SystemTap Tapset Reference        August 2011           FUNCTION::UADDR(3stap)
Impressum