table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::KERNEL_STR(3stap) | String and data retrieving fun | FUNCTION::KERNEL_STR(3stap) |
NAME¶
function::kernel_string_quoted_utf32 - Quote given UTF-32 kernel string.SYNOPSIS¶
kernel_string_quoted_utf32:string(addr:long)
ARGUMENTS¶
addrThe 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.SEE ALSO0¶
tapset::conversions(3stap)November 2020 | SystemTap Tapset Reference |