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.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::CMDLINE_ST(3stap)