Lines Matching +full:max +full:- +full:functions
6 # command line. It also includes advanced settings for functions
9 # sudo ./sleepgraph.py -config config/example.cfg
14 # ---- General Options ----
26 output-dir: suspend-{hostname}-{date}-{time}
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 ----
74 # graph source functions in the timeline (default: false)
101 # Call Loop Max Gap (dev mode only)
103 callloop-maxgap: 0.0001
105 # Call Loop Max Length (dev mode only)
107 callloop-maxlen: 0.005
110 # Do not use the internal default functions for timeline entries (def: false)
112 override-timeline-functions: true
115 # Do not use the internal default functions for dev timeline entries (def: false)
117 override-dev-timeline-functions: true
119 # ---- Debug Options ----
125 # Max graph depth
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)