DescriptionSubzero: Fix -timing-focus .
The problem is that the default timer is renamed to be the current function name, instead of "Total across all functions", but this causes an assertion failure during the final merge of thread-local timers into the global timers, because the names don't match.
The solution is to temporarily rename the timer to be the function name, until the timer is dumped, and then restore it to its original value.
BUG= none
R=jpp@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=2b000fd83e3d78d0ecd5af1f3a529fb04f3e26ee
Patch Set 1 #
Total comments: 8
Patch Set 2 : Code review changes #
Messages
Total messages: 7 (3 generated)
|