1FUNCTION::USER_CHAR(3stapS)tring and data retrieving fuFnUNCTION::USER_CHAR(3stap)
23
4
NAME
6function::user_char - Retrieves a char value stored in user space
7
SYNOPSIS
9user_char:long(addr:long)
10
ARGUMENTS
12addr
13the user space address to retrieve the char from
14
DESCRIPTION
16Returns the char value from a given user space address. Returns zero
17when user space data is not accessible.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::USER_CHAR(3stap)