DOKK / manpages / debian 11 / systemtap-doc / function::cmdline_str.3stap.en
FUNCTION::CMDLINE_ST(3stap) Context Functions FUNCTION::CMDLINE_ST(3stap)

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


cmdline_str:string()

None

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

tapset::context(3stap)

November 2020 SystemTap Tapset Reference