The Suspend Action
The suspend action produces an XML file that summarizes the various metrics regarding the suspend sequence. The usage for this action is:
-a suspend [-summary] [-timeunit <unit> [<precision>]] [-min <duration>]
Option | Description |
---|---|
summary |
Display the suspend transitions in this trace |
timeunit <unit> [<precision>] |
Configure time presentation to use time unit <unit> and time precision <precision>. The units for time include ns, us, ms, and s |
min <duration> |
Only show individual timings longer or equal to <duration> |
If no activity is selected, summary is selected by default.