Lines Matching +full:power +full:- +full:off +full:- +full:delay +full:- +full:us
9 # sudo ./sleepgraph.py -config config/example.cfg
14 # ---- General Options ----
26 output-dir: suspend-{hostname}-{date}-{time}
29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15)
49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action)
52 # Turn display on/off for test
53 # Switch the display on/off for the test using xset (default: no-action)
57 # Print the status of the test run in the given file (default: no-action)
64 # ---- Advanced Options ----
67 # command: echo mem > /sys/power/state
85 # Back to Back Suspend Delay
86 # Time delay between the two test runs in ms (default: 0 ms)
89 # Pre Suspend Delay
90 # Include an N ms delay before (1st) suspend (default: 0 ms)
93 # Post Resume Delay
94 # Include an N ms delay after (last) resume (default: 0 ms)
102 # merge loops of the same call if each is less than maxgap apart (def: 100us)
103 callloop-maxgap: 0.0001
107 callloop-maxlen: 0.005
112 override-timeline-functions: true
117 override-dev-timeline-functions: true
119 # ---- Debug Options ----
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)
146 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
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)