Lines Matching full:suspend

3 sleepgraph \- Suspend/Resume timing analysis
11 in optimizing their linux stack's suspend/resume time. Using a kernel
13 suspend and capture dmesg and ftrace data until resume is complete.
16 taking the most time in suspend/resume.
19 a suspend/resume.
21 Generates output files in subdirectory: suspend-yymmdd-HHMMSS
40 Mode to initiate for suspend e.g. standby, freeze, mem (default: mem).
46 e.g. suspend-{hostname}-{date}-{time}
58 will execute the suspend via turbostat and collect data in the timeline log.
69 During test, enable/disable runtime suspend for all devices. The test is delayed
70 by 5 seconds to allow runtime suspend changes to occur. The settings are restored
73 \fB-display \fIon/off/standby/suspend\fR
95 Run the timeline over a custom suspend command, e.g. pm-suspend. By default
96 the tool forces suspend via /sys/power/state so this allows testing over
97 an OS's official suspend method. The output file will change to
98 hostname_command.html and will autodetect which suspend mode was triggered.
116 Run two suspend/resumes back to back (default: disabled).
122 Include \fIt\fR ms delay before 1st suspend (default: 0 ms).
132 The outputs will be created in a new subdirectory, for count: suspend-{date}-{time}-xN,
133 for duration: suspend-{date}-{time}-Nm. When the multitest run is done, the \fI-summary\fR
155 This option implies -f and creates a single callgraph covering all of suspend/resume.
204 suspend and resume times for you with highlights and links in the header.
216 List available suspend modes.
239 Print out the pm settings of all devices which support runtime suspend.
247 By default, the tool traces a list of important suspend/resume functions
264 Check which suspend modes are currently supported.
286 Execute a mem suspend with a 15 second wakeup. Include the logs in the html.
300 Execute a suspend & include dev mode source calls, limit callbacks to 5ms or larger.
308 Execute a suspend using a custom command.
328 Capture a full callgraph across all suspend, then filter the html by a single phase.