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