logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::kernel_or_user_string_quoted - Retrieves and quotes string from kernel or user memory

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

Name

       function::kernel_or_user_string_quoted - Retrieves and quotes string from kernel or user memory

See Also

tapset::conversions(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::KERNEL_OR_(3stap)

Synopsis

           kernel_or_user_string_quoted:string(addr:long)

See Also