EXPAND ALL
  • Home

upid_to_cmdline

Get the command line arguments used to start the process with the given Unique Process ID (UPID).

Returns: STRING

The command line arguments for the UPID passed in, as a string.

Arguments

VariableTypeDescription
upidUINT128The UPID to get the command line arguments for.

Examples:

df.cmdline = px.upid_to_cmdline(df.upid)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.