Man Page: function::cmdline_str
Operating Environment: debian
Section: 3
function::cmdline_str FUNCTION:(3stap) Context Functions FUNCTION:(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 May 2013 FUNCTION:(3stap)