1FUNCTION::USER_STRIN(3staSpt)ring and data retrieving fFuUnNCTION::USER_STRIN(3stap)
23
4
NAME
6function::user_string - Retrieves string from user space
7
SYNOPSIS
9user_string:string(addr:long)
10
ARGUMENTS
12addr
13the user space address to retrieve the string from
14
DESCRIPTION
16Returns the null terminated C string from a given user space memory
17address. Reports “<unknown>” on the rare cases when userspace data is
18not accessible.
1920
21
22
SystemTap Tapset Reference August 2011 FUNCTION::USER_STRIN(3stap)