function::kernel_string_quoted_utf32 - Quote given UTF-32 kernel string.
Contents
Arguments
addr
The kernel address to retrieve the string from
Description
This function combines quoting as per string_quoted and UTF-32 decoding as per kernel_string_utf32.
Name
function::kernel_string_quoted_utf32 - Quote given UTF-32 kernel string.
See Also
tapset::conversions(3stap) SystemTap Tapset Reference April 2024 FUNCTION::KERNEL_STR(3stap)
Synopsis
kernel_string_quoted_utf32:string(addr:long)
