Lines Matching +full:suspend +full:- +full:to +full:- +full:disk
2 # Generic S3 (Suspend to Mem) test
5 # all the tool arguments so that they don't have to be given on the
9 # sudo ./sleepgraph.py -config config/example.cfg
14 # ---- General Options ----
20 # Suspend Mode
21 # e.g. standby, mem, freeze, disk (default: mem)
26 output-dir: suspend-{hostname}-{date}-{time}
29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15)
33 # add the dmesg and ftrace log to the html output (default: false)
36 # Suspend/Resume Gap
37 # insert a small visible gap between suspend and resume on the timeline (default: false)
44 # Sync filesystem before suspend
48 # Runtime suspend enable/disable
49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action)
53 # Switch the display on/off for the test using xset (default: no-action)
56 # Print results to text file
57 # Print the status of the test run in the given file (default: no-action)
60 # Gzip the log files to save space
64 # ---- Advanced Options ----
66 # Command to execute in lieu of suspend (default: "")
81 # Back to Back Suspend/Resume
82 # Run two suspend/resumes back to back and display in the same timeline (default: false)
85 # Back to Back Suspend Delay
89 # Pre Suspend Delay
90 # Include an N ms delay before (1st) suspend (default: 0 ms)
103 callloop-maxgap: 0.0001
107 callloop-maxlen: 0.005
111 # Set this to true if you intend to only use the ones defined in the config
112 override-timeline-functions: true
116 # Set this to true if you intend to only use the ones defined in the config
117 override-dev-timeline-functions: true
119 # ---- Debug Options ----
126 # limit the callgraph trace to this depth (default: 0 = all)
131 cgphase: suspend
134 # Only enable callgraphs test 0 or 1 when using -x2 (default: 1)
138 # pre-expand the callgraph data in the html output (default: disabled)
153 # Add kprobe functions to the timeline
154 # Add functions to the timeline from a text file (default: no-action)
158 # Set trace buffer size to N kilo-bytes (default: all of free memory up to 3GB)