Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

function::cmdline_str - Fetch all command line arguments from current process

Arguments

       None

Description

       Returns all arguments from the current process delimited by spaces. Returns the empty string when the
       arguments cannot be retrieved.

Name

       function::cmdline_str - Fetch all command line arguments from current process

See Also

tapset::context(3stap)

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

Synopsis

           cmdline_str:string()

See Also