table of contents
FUNCTION::CMDLINE_ST(3stap) | Context Functions | FUNCTION::CMDLINE_ST(3stap) |
NAME¶
function::cmdline_str - Fetch all command line arguments from current process
SYNOPSIS¶
cmdline_str:string()
ARGUMENTS¶
None
DESCRIPTION¶
Returns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved.
SEE ALSO0¶
tapset::context(3stap)
June 2018 | SystemTap Tapset Reference |