Home | History | Annotate | Download | only in valgrind

Lines Matching full:trace

273                             help="also trace child processes")
369 proc += ["--trace-children=yes"]
370 proc += ["--trace-children-skip='*dbus-daemon*'"]
371 proc += ["--trace-children-skip='*dbus-launch*'"]
372 proc += ["--trace-children-skip='*perl*'"]
373 proc += ["--trace-children-skip='*python*'"]
375 proc += ["--trace-children-skip='*lsb_release*'"]
778 # TODO(timurrrr): Add flags for Valgrind trace children analog when we