function::kernel_string_quoted_utf16.3stap
Quote given kernel UTF-16 string.
Synopsis
kernel_string_quoted_utf16:string(addr:long)
Arguments
- addr
The kernel address to retrieve the string from
Description
This function combines quoting as per string_quoted and UTF-16 decoding as per kernel_string_utf16.
See Also0
tapset::conversions(3stap)
Info
April 2024 SystemTap Tapset Reference String and data retrieving fun