EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Get the command line arguments used to start the process with the given Unique Process ID (UPID).
The command line arguments for the UPID passed in, as a string.
Variable | Type | Description |
---|---|---|
upid | UINT128 | The UPID to get the command line arguments for. |
df.cmdline = px.upid_to_cmdline(df.upid)