Home | History | Annotate | Download | only in tests

Lines Matching full:show

7     -h --help                 show this message
8 --help-debug show this message, plus debugging options
9 --version show version
11 -v --verbose be more verbose -- show misc extra info
39 --num-callers=<number> show <number> callers in stack traces [12]
42 --show-below-main=no|yes continue stack traces below main() [no]
61 show full source paths in call stacks
62 --fullpath-after=string like --fullpath-after=, but only show the
96 --show-emwarns=no|yes show warnings about emulation limits? [no]
116 -d show verbose debugging output
117 --stats=no|yes show tool and core statistics [no]
119 --trace-flags=<XXXXXXXX> show generated code? (X = 0|1) [00000000]
121 --profile-interval=<number> show profile every <number> event checks
123 --trace-notbelow=<number> only show BBs above <number> [999999999]
124 --trace-notabove=<number> only show BBs below <number> [0]
125 --trace-syscalls=no|yes show all system calls? [no]
126 --trace-signals=no|yes show signal handling details? [no]
127 --trace-symtab=no|yes show symbol table details? [no]
129 --trace-cfi=no|yes show call-frame-info details? [no]
133 --trace-redir=no|yes show redirection details? [no]
134 --trace-sched=no|yes show thread scheduler details? [no]
139 --sym-offsets=yes|no show syms in form 'name+offset' ? [no]
154 1000 0000 show conversion into IR
155 0100 0000 show after initial opt
156 0010 0000 show after instrumentation
157 0001 0000 show after second opt
158 0000 1000 show after tree building
159 0000 0100 show selecting insns
160 0000 0010 show after reg-alloc
161 0000 0001 show final assembly
162 0000 0000 show summary profile only
167 --dump-error=<number> show translation for basic block associated
168 with <number>'th error context [0=show none]
171 --trace-malloc=no|yes show client malloc details? [no]