1FUNCTION::CMDLINE_ST(3stap) Context Functions FUNCTION::CMDLINE_ST(3stap)234
NAME
6function::cmdline_str - Fetch all command line arguments from current7process8
SYNOPSIS
10cmdline_str:string()11
ARGUMENTS
13None14
DESCRIPTION
16Returns all arguments from the current process delimited by spaces.17Returns the empty string when the arguments cannot be retrieved.18
SEE ALSO
20tapset::context(3stap)21222324SystemTap Tapset Reference October 2018 FUNCTION::CMDLINE_ST(3stap)