1FUNCTION::USER_LONG(3stapS)tring and data retrieving fuFnUNCTION::USER_LONG(3stap)
2
3
4

NAME

6       function::user_long - Retrieves a long value stored in user space
7

SYNOPSIS

9           user_long:long(addr:long)
10

ARGUMENTS

12       addr
13           the user space address to retrieve the long from
14

DESCRIPTION

16       Returns the long value from a given user space address. Returns zero
17       when user space data is not accessible. Note that the size of the long
18       depends on the architecture of the current user space task (for those
19       architectures that support both 64/32 bit compat tasks).
20
21
22
23SystemTap Tapset Reference        August 2011       FUNCTION::USER_LONG(3stap)
Impressum