Man Page: function::cmdline_str
Operating Environment: centos
Section: 3stap
FUNCTION::CMDLINE_ST(3stap) Context Functions FUNCTION::CMDLINE_ST(3stap)NAMEfunction::cmdline_str - Fetch all command line arguments from current processSYNOPSIScmdline_str:string()ARGUMENTSNoneDESCRIPTIONReturns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved. SystemTap Tapset Reference June 2014 FUNCTION::CMDLINE_ST(3stap)