function::kernel_or_user_string_quoted_utf32.3stap
Retrieves and quotes UTF-32 string from kernel or user memory
Synopsis
kernel_or_user_string_quoted_utf32:string(addr:long)
Arguments
- addr
the kernel or user memory address to retrieve the string from
Description
Similar to kernel_string_quoted_utf32 except user memory is a fallback method
See Also0
tapset::conversions(3stap)
Info
April 2024 SystemTap Tapset Reference String and data retrieving fun