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

NAME

6       function::kernel_string2_utf32 - Retrieves UTF-32 string from kernel
7       memory with alternative error string
8

SYNOPSIS

10           kernel_string2_utf32:string(addr:long,err_msg:string)
11

ARGUMENTS

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

DESCRIPTION

20       This function returns a null terminated UTF-8 string converted from the
21       UTF-32 string at a given kernel memory address. Reports the given error
22       message on string copy fault or conversion error.
23

SEE ALSO

25       tapset::conversions(3stap)
26
27
28
29SystemTap Tapset Reference         June 2018       FUNCTION::KERNEL_STR(3stap)
Impressum