1FUNCTION::KERNEL_STR(3staSpt)ring and data retrieving fFuUnNCTION::KERNEL_STR(3stap)
2
3
4
6 function::kernel_string2_utf16 - Retrieves UTF-16 string from kernel
7 memory with alternative error string
8
10 kernel_string2_utf16:string(addr:long,err_msg:string)
11
13 addr
14 The kernel address to retrieve the string from
15
16 err_msg
17 The error message to return when data isnĀ“t available
18
20 This function returns a null terminated UTF-8 string converted from the
21 UTF-16 string at a given kernel memory address. Reports the given error
22 message on string copy fault or conversion error.
23
25 tapset::conversions(3stap)
26
27
28
29SystemTap Tapset Reference June 2018 FUNCTION::KERNEL_STR(3stap)