Fix performance_browser_tests metric name
Speculatively fixes RenderWidget::DidCommitAndDrawCompositorFrame in performance_browser_tests not being parsed as a perf result by changing it to RendererFrameDraw. It is believe that the colons in the original name were interfering with the parser script's ability to correctly extract the metric name. Bug: 923564 Change-Id: I3f5a91a0b11ea8a6bd3363b8ecf6aa044a8425d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1888774 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#711909}
Showing
Please register or sign in to comment