function::cmdline_str.3stap - Man Page

Fetch all command line arguments from current process

Synopsis

    cmdline_str:string()

Arguments

None

Description

Returns all arguments from the current process delimited by spaces. Returns the empty string when the arguments cannot be retrieved.

See Also0

tapset::context(3stap)

Info

November 2023 SystemTap Tapset Reference Context Functions