commit | 2c56ba5cde25a5cdbeca2afd660b497b428e8f07 | [log] [tgz] |
---|---|---|
author | cdalton <cdalton@nvidia.com> | Fri Jun 26 13:32:53 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 26 13:32:53 2015 -0700 |
tree | d16ae1e75ca840336738930d1acdb1329cd3c142 | |
parent | 58001553ec6298cbea3b2e915ed7a1ac0e763e8f [diff] |
Don't suppress nanobench output table in verbose mode Changes verbose mode to print both the table and the individual sample values. No need to hold back information in verbose mode. BUG=skia: Review URL: https://codereview.chromium.org/1208763003