1FUNCTION::USER_STRIN(3staSpt)ring and data retrieving fFuUnNCTION::USER_STRIN(3stap)
2
3
4

NAME

6       function::user_string2_warn - Retrieves string from user space with
7       alternative warning string
8

SYNOPSIS

10           user_string2_warn:string(addr:long,warn_msg:string)
11

ARGUMENTS

13       addr
14           the user space address to retrieve the string from
15
16       warn_msg
17           the warning message to return when data isnĀ“t available
18

DESCRIPTION

20       Returns the null terminated C string from a given user space memory
21       address. Reports the given warning message on the rare cases when
22       userspace data is not accessible and warns (but does not abort) about
23       the failure.
24

SEE ALSO

26       tapset::uconversions(3stap)
27
28
29
30SystemTap Tapset Reference         June 2018       FUNCTION::USER_STRIN(3stap)
Impressum