DescriptionSubzero: Add a few performance measurement tools.
--timing-funcs - Produces a sorted list of total time spent translating each function.
--timing-focus=<F> - Turns on the --timing equivalent just for one function. Use '*' to do this for all functions, i.e. get complete timing breakdowns across all functions.
--verbose-focus=<F> - Temporarily turns on --verbose=all for one function.
BUG= none
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=8363a0668ce21ea0c2a61f78083b0536dbd89860
Patch Set 1 #
Total comments: 1
Patch Set 2 : Minor fixes #
Total comments: 8
Patch Set 3 : Code review changes; remove the static initializer pattern #
Total comments: 5
Patch Set 4 : Improve the use of containers #
Messages
Total messages: 9 (1 generated)
|