Lines Matching full:trace
12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
13 --trace-children-skip=patt1,patt2,... specifies a list of executables
14 that --trace-children=yes should not trace into
15 --trace-children-skip-by-arg=patt1,patt2,... same as --trace-children-skip=
98 --trace-flags=<XXXXXXXX> show generated code? (X = 0|1) [00000000]
100 --trace-notbelow=<number> only show BBs above <number> [999999999]
101 --trace-notabove=<number> only show BBs below <number> [0]
102 --trace-syscalls=no|yes show all system calls? [no]
103 --trace-signals=no|yes show signal handling details? [no]
104 --trace-symtab=no|yes show symbol table details? [no]
105 --trace-symtab-patt=<patt> limit debuginfo tracing to obj name <patt>
106 --trace-cfi=no|yes show call-frame-info details? [no]
110 --trace-redir=no|yes show redirection details? [no]
111 --trace-sched=no|yes show thread scheduler details? [no]
129 --trace-flags and --profile-flags values (omit the middle space):
138 (Nb: you need --trace-notbelow and/or --trace-notabove with --trace-flags for full details)
145 --trace-malloc=no|yes show client malloc details? [no]