1FUNCTION::SET_USER_S(3staSpt)ring and data writing funcFtUiNCTION::SET_USER_S(3stap)
2
3
4
6 function::set_user_string_arg - Writes a string to user memory.
7
9 set_user_string_arg(addr:long,val:string)
10
12 addr
13 The user address to write the string to
14
15 val
16 The string which is to be written
17
19 Writes the given string to a given user memory address. Reports a
20 warning on string copy fault. Requires the use of guru mode (-g).
21
23 tapset::uconversions-guru(3stap)
24
25
26
27SystemTap Tapset Reference April 2023 FUNCTION::SET_USER_S(3stap)