1FUNCTION::KERNEL_STR(3staSpt)ring and data retrieving fFuUnNCTION::KERNEL_STR(3stap)
2
3
4
6 function::kernel_string_utf16 - Retrieves UTF-16 string from kernel
7 memory
8
10 kernel_string_utf16:string(addr:long)
11
13 addr
14 The kernel address to retrieve the string from
15
17 This function returns a null terminated UTF-8 string converted from the
18 UTF-16 string at a given kernel memory address. Reports an error on
19 string copy fault or conversion error.
20
22 tapset::conversions(3stap)
23
24
25
26SystemTap Tapset Reference June 2018 FUNCTION::KERNEL_STR(3stap)