DescriptionFix preparing log file name.
Problem:
Excuting with flags as "--prof --logfile-per-isolate --logfile=/path/to/filename"
expected file name: /path/to/isolate-<isolate id>-filename
current result: isolate-<isolate id>-/path/to/filename
This patch makes the file name we expected.
Committed: https://crrev.com/a6f5fca5e631b6600bd1b6efd9f2d899c1a0d023
Cr-Commit-Position: refs/heads/master@{#26955}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed comments, change variable name #Patch Set 3 : Addressed comment #
Messages
Total messages: 12 (3 generated)
|