Description[strace] Add support for interrupted calls and proper chdir handling.
Add support to log a trace without specifying the command line with
--from-results to simplify repeated testing.
Now uses a whitelist for strace log parser to throw on any unknown line.
Add symlink resolving.
R=rogerta@chromium.org
BUG=98834
TEST=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129407
Patch Set 1 #Patch Set 2 : comment #Patch Set 3 : Fix --force #Patch Set 4 : unit_tests tries to open an empty file "" so adapt the regexp #Patch Set 5 : Fix isolate.py --mode=trace to use the proper variables #
Total comments: 2
Patch Set 6 : Fix unit test to ignore unexpected files, add back previous behavior to always set cwd to --root-di… #Patch Set 7 : Fix test again #
Messages
Total messages: 12 (0 generated)
|