logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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