Lines Matching +full:run +full:- +full:time
7 # and kprobes. It is run like this
9 # sudo ./sleepgraph.py -config config/example.cfg
14 # ---- General Options ----
25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
26 output-dir: suspend-{hostname}-{date}-{time}
45 # run sync before the test, minimizes sys_sync call time (default: false)
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)
57 # Print the status of the test run in the given file (default: no-action)
64 # ---- Advanced Options ----
78 # Run N tests D seconds apart, generates separate outputs with a summary (default: false)
82 # Run two suspend/resumes back to back and display in the same timeline (default: false)
86 # Time delay between the two test runs in ms (default: 0 ms)
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)
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)