Issue metadata
Sign in to add a comment
|
Support WebView startup time measuring in Telemetry/System WebView Shell |
||||||||||||||||||||||
Issue descriptionThe changes need for tracing WebView Startup time includes: - Change Telemetry Activity to begin and end systrace - Add application package name (org.chromium.webview_shell) to platform_backend when running startup time (the trace data in an application can be only detected by adding a `-a [package name]` flag when running systrace.py)
,
May 26 2016
,
May 31 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/a9fa54ee41fb8ef334883c808123268bea188003 commit a9fa54ee41fb8ef334883c808123268bea188003 Author: yolandyan <yolandyan@google.com> Date: Tue May 31 20:04:15 2016 Mark trace data when launching WebView BUG= 613419 Review-Url: https://codereview.chromium.org/1994403002 Cr-Commit-Position: refs/heads/master@{#396905} [modify] https://crrev.com/a9fa54ee41fb8ef334883c808123268bea188003/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/TelemetryActivity.java |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by yolandyan@chromium.org
, May 24 2016