commit | 97126018d9d3944224676b6f4664da2a30e5ab1f | [log] [tgz] |
---|---|---|
author | Xiao Yu <xster@google.com> | Wed Apr 25 18:11:44 2018 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Apr 26 13:47:43 2018 +0000 |
tree | 61f3f6a3796aea16424ff00e85bb2371c993fcad | |
parent | 1178ea0f7b111da2a7007afb619b07383b7a320c [diff] |
Add more granularity inside of SkCanvas::Flush traces. We currently just get a big nondescript block when trying to understand what's taking rendering time. This will help us get an idea of the general categories of time consuming things when we toggle skia traces on. Bug: skia: Change-Id: Ia231cfc0e6e984172ad04547e95e269e8cc2d12a Reviewed-on: https://skia-review.googlesource.com/123820 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com>