Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Side by Side Diff: tools/perf/page_sets/data/system_health_mobile.json

Issue 2297783005: Reland [Telemetry] Convert long running user stories to the System Health format. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "archives": { 2 "archives": {
3 "system_health_mobile_000.wpr": [ 3 "system_health_mobile_000.wpr": [
4 "load:search:amazon", 4 "load:search:amazon",
5 "load:search:baidu", 5 "load:search:baidu",
6 "load:search:yandex", 6 "load:search:yandex",
7 "load:search:taobao", 7 "load:search:taobao",
8 "load:search:ebay", 8 "load:search:ebay",
9 "load:search:yahoo" 9 "load:search:yahoo"
10 ], 10 ],
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 "system_health_mobile_035.wpr": [ 99 "system_health_mobile_035.wpr": [
100 "browse:media:imgur", 100 "browse:media:imgur",
101 "load:media:imgur" 101 "load:media:imgur"
102 ], 102 ],
103 "system_health_mobile_037.wpr": [ 103 "system_health_mobile_037.wpr": [
104 "browse:media:youtube" 104 "browse:media:youtube"
105 ], 105 ],
106 "system_health_mobile_040.wpr": [ 106 "system_health_mobile_040.wpr": [
107 "load:media:facebook_photos", 107 "load:media:facebook_photos",
108 "browse:media:facebook_photos" 108 "browse:media:facebook_photos"
109 ],
110 "system_health_mobile_042.wpr": [
111 "long_running:tools:gmail-foreground",
112 "long_running:tools:gmail-background"
109 ] 113 ]
110 }, 114 },
111 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 115 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
112 } 116 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698