1FUNCTION::USER_STRIN(3staSpt)ring and data retrieving fFuUnNCTION::USER_STRIN(3stap)
2
3
4
6 function::user_string - Retrieves string from user space
7
9 user_string:string(addr:long)
10
12 addr
13 the user space address to retrieve the string from
14
16 Returns the null terminated C string from a given user space memory
17 address. Reports an error on the rare cases when userspace data is not
18 accessible.
19
21 tapset::uconversions(3stap)
22
23
24
25SystemTap Tapset Reference June 2018 FUNCTION::USER_STRIN(3stap)