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
87 Run the timeline over a custom suspend command, e.g. pm-suspend. By default
88 the tool forces suspend via /sys/power/state so this allows testing over
89 an OS's official suspend method. The output file will change to
90 hostname_command.html and will autodetect which suspend mode was triggered.
108 Run two suspend/resumes back to back (default: disabled).
114 Include \fIt\fR ms delay before 1st suspend (default: 0 ms).
121 be created in a new subdirectory with a summary page: suspend-xN-{date}-{time}.
131 This option implies -f and creates a single callgraph covering all of suspend/resume.
178 suspend and resume values sorted by suspend mode, host, and kernel.
183 List available suspend modes.
209 Print out the pm settings of all devices which support runtime suspend.
214 By default, the tool traces a list of important suspend/resume functions
231 Check which suspend modes are currently supported.
253 Execute a mem suspend with a 15 second wakeup. Include the logs in the html.
267 Execute a suspend & include dev mode source calls, limit callbacks to 5ms or larger.
279 Execute a suspend using a custom command.
289 Capture a full callgraph across all suspend, then filter the html by a single phase.