Check if App Sync is enabled during perf collection.
We read App Sync settings from all initialized user profiles on device. If disabled, possible Android app names in perf data should be removed. ChromeOS split sync feature splits the sync setting to different places. If split sync feature is disabled, we read from Chrome sync settings. If it is enabled, we read from ChromeOS sync settings. Metrics show majority of users on stable channel enable App Sync. Add a UMA histogram to track the status of recording profile data. Bug=b:171796981 TEST=tested sync settings on a Chromebook, MetricProvider unit test. Change-Id: Iad00f2755e3b55c0e1e380efdf9283028b0a145c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2499369 Commit-Queue: Bin Du <dubin@google.com> Reviewed-by:Ilya Sherman <isherman@chromium.org> Reviewed-by:
Gabriel Marin <gmx@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#832457}
Showing
This diff is collapsed.
Please register or sign in to comment