DescriptionSubzero: Enhance the timer dump format.
This adds update counts to the output, e.g.:
Total across all functions - Flat times:
0.262297 (13.0%): [ 1287] linearScan
0.243965 (12.1%): [ 1287] emit
...
This is useful to know when some passes are called once per function and others are called several times per function.
BUG= none
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=abce6e568a7d72e9b82f767e866cc19dd851d476
Patch Set 1 #
Total comments: 2
Patch Set 2 : Reset UpdateCount as well #
Messages
Total messages: 5 (1 generated)
|