Lines Matching refs:help

81         help="Show build information")
83 help="Show full copyright information")
85 help="Show the readme")
89 help="Set the output directory to DIR [Default: %default]")
91 help="Redirect stdout (& stderr, without -e) to file")
93 help="Redirect stderr to file")
95 help="Filename for -r redirection [Default: %default]")
97 help="Filename for -e redirection [Default: %default]")
100 help="Port (e.g., gdb) listener mode (auto: Enable if running " \
103 help="Port listeners will only accept connections over the " \
106 help="Invoke the interactive interpreter after running the script")
108 help="Invoke the python debugger before running the script")
110 help="Prepend PATH to the system path when invoking the script")
112 help="Reduce verbosity")
114 help="Increase verbosity")
119 help="Sets the output file for statistics [Default: %default]")
120 option("--stats-help",
122 help="Display documentation for available stat visitors")
127 help="Dump configuration output file [Default: %default]")
129 help="Create JSON output of the configuration [Default: %default]")
131 help="Create DOT & pdf outputs of the configuration [Default: %default]")
133 help="Create DOT & pdf outputs of the DVFS configuration" + \
139 help="Create breakpoint(s) at TICK(s) " \
141 option("--debug-help", action='store_true',
142 help="Print help on debug flags")
144 help="Sets the flags for debug output (-FLAG disables a flag)")
146 help="Start debug output at TICK")
148 help="End debug output at TICK")
150 help="Sets the output file for debug [Default: %default]")
152 help="Ignore EXPR sim objects")
154 help="Remote gdb base port (set to 0 to disable listening)")
159 help="List all built-in SimObjects, their params and default values")
301 debug.help()