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

NAME

6       function::uaddr - User space address of current running task
7

SYNOPSIS

9           uaddr:long()
10

ARGUMENTS

12       None
13

DESCRIPTION

15       Returns the address in userspace that the current task was at when the
16       probe occurred. When the current running task isn't a user space
17       thread, or the address cannot be found, zero is returned. Can be used
18       to see where the current task is combined with usymname or usymdata.
19       Often the task will be in the VDSO where it entered the kernel.
20

SEE ALSO

22       tapset::context(3stap)
23
24
25
26SystemTap Tapset Reference       November 2022          FUNCTION::UADDR(3stap)
Impressum