https://codereview.chromium.org/1327033003/diff/60001/tools/run_perf.py
File tools/run_perf.py (right):
https://codereview.chromium.org/1327033003/diff/60001/tools/run_perf.py#newcode463
tools/run_perf.py:463: if self.binary != 'd8' and '--prof' in
self.extra_flags:
Ah crap - didn't catch this. s/self.extra_flags/extra_flags
https://codereview.chromium.org/1327033003/diff/60001/tools/run_perf.py#newcode658
tools/run_perf.py:658: prof_cmd = tick_tools + " --only-summary"
In the else case, tick_tools is read before assignment.
https://codereview.chromium.org/1327033003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.