Add UI category to track fonts loading
We want to add the "ui" category to trace fonts loading:
void ShapeRunWithFont(const ShapeRunWithFontInput& in,
TextRunHarfBuzz::ShapeOutput* out) {
TRACE_EVENT0("ui", "RenderTextHarfBuzz::ShapeRunWithFontInternal");
R=oysteine@chromium.org
Bug: 867931
Change-Id: I3d3d07516326b3320428d50d164c7fd6a5c3a90a
Reviewed-on: https://chromium-review.googlesource.com/1252531Reviewed-by:
oysteine <oysteine@chromium.org>
Commit-Queue: Etienne Bergeron <etienneb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#595386}
Showing
Please register or sign in to comment