1FUNCTION::CMDLINE_ST(3stap) Context Functions FUNCTION::CMDLINE_ST(3stap)
23
4
NAME
6function::cmdline_str - Fetch all command line arguments from current
7process
8
SYNOPSIS
10cmdline_str:string()
11
ARGUMENTS
13None
14
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)
2122
23
24
SystemTap Tapset Reference November 2020 FUNCTION::CMDLINE_ST(3stap)