1FUNCTION::USER_STRIN(3staSpt)ring and data retrieving fFuUnNCTION::USER_STRIN(3stap)
2
3
4
6 function::user_string_nofault - Retrieves string from user space
7
9 user_string_nofault: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. Returns the empty string if userspace data is not accessible.
18
20 tapset::uconversions(3stap)
21
22
23
24SystemTap Tapset Reference November 2022 FUNCTION::USER_STRIN(3stap)