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

Side by Side Diff: scripts/slave/recipes/bisect.expected/basic.json

Issue 2031883002: Initiate the script that takes a snapshot of CPU usage (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix styling inconsistency and bug Created 4 years, 6 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 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.perf", 8 "tryserver.chromium.perf",
9 "--builder", 9 "--builder",
10 "linux_perf_bisect", 10 "linux_perf_bisect",
(...skipping 1154 matching lines...) Expand 10 before | Expand all | Expand 10 after
1165 "@@@STEP_LOG_LINE@Debug Info@LKGR values: [70, 70, 80, 90, 90]@@@", 1165 "@@@STEP_LOG_LINE@Debug Info@LKGR values: [70, 70, 80, 90, 90]@@@",
1166 "@@@STEP_LOG_LINE@Debug Info@FKBR values: [14, 15, 16]@@@", 1166 "@@@STEP_LOG_LINE@Debug Info@FKBR values: [14, 15, 16]@@@",
1167 "@@@STEP_LOG_LINE@Debug Info@t-statistic: 14.41481478361417@@@", 1167 "@@@STEP_LOG_LINE@Debug Info@t-statistic: 14.41481478361417@@@",
1168 "@@@STEP_LOG_LINE@Debug Info@deg. of freedom: 4.132148806218767@@@", 1168 "@@@STEP_LOG_LINE@Debug Info@deg. of freedom: 4.132148806218767@@@",
1169 "@@@STEP_LOG_LINE@Debug Info@p-value: 0.001@@@", 1169 "@@@STEP_LOG_LINE@Debug Info@p-value: 0.001@@@",
1170 "@@@STEP_LOG_LINE@Debug Info@Confidence score: 99.9@@@", 1170 "@@@STEP_LOG_LINE@Debug Info@Confidence score: 99.9@@@",
1171 "@@@STEP_LOG_END@Debug Info@@@" 1171 "@@@STEP_LOG_END@Debug Info@@@"
1172 ] 1172 ]
1173 }, 1173 },
1174 { 1174 {
1175 "cmd": [],
1176 "name": "Debug Info with CPU Snapshot",
1177 "~followup_annotations": [
1178 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@bisector.lkgr: RevisionStat e(rev=chromium@e28dc0d49c, values=[70, 70, 80, 90, 90], mean_value=80.0, std_dev =10.0)@@@",
1179 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@bisector.fkbr: RevisionStat e(rev=chromium@00316c9ddf, values=[14, 15, 16], mean_value=15.0, std_dev=1.0)@@@ ",
1180 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@@@@",
1181 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@Revision Values @@@",
1182 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@e28dc0d49c[70, 70, 80, 90, 90]@@@",
1183 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@fc6dfc7ff5[68, 70, 72] @@@",
1184 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@00316c9ddf[14, 15, 16] @@@",
1185 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@a6298e4afe[19, 20, 21] @@@",
1186 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@LKGR values: [70, 70, 80, 9 0, 90]@@@",
1187 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@FKBR values: [14, 15, 16]@@ @",
1188 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@t-statistic: 14.41481478361 417@@@",
1189 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@deg. of freedom: 4.1321488 06218767@@@",
1190 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@p-value: 0.001@@@",
1191 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@Confidence score: 99.9@@@",
1192 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
1193 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
1194 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
1195 "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
1196 "@@@STEP_LOG_END@Debug Info with CPU Snapshot@@@"
1197 ]
1198 },
1199 {
1175 "cmd": [ 1200 "cmd": [
1176 "python", 1201 "python",
1177 "-u", 1202 "-u",
1178 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_revision_info.py", 1203 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_revision_info.py",
1179 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 1204 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
1180 "chromium" 1205 "chromium"
1181 ], 1206 ],
1182 "name": "Reading culprit cl information.", 1207 "name": "Reading culprit cl information.",
1183 "stdout": "/path/to/tmp/json", 1208 "stdout": "/path/to/tmp/json",
1184 "~followup_annotations": [ 1209 "~followup_annotations": [
(...skipping 22 matching lines...) Expand all
1207 "@@@STEP_LOG_LINE@json.output@}@@@", 1232 "@@@STEP_LOG_LINE@json.output@}@@@",
1208 "@@@STEP_LOG_END@json.output@@@" 1233 "@@@STEP_LOG_END@json.output@@@"
1209 ] 1234 ]
1210 }, 1235 },
1211 { 1236 {
1212 "name": "$result", 1237 "name": "$result",
1213 "recipe_result": null, 1238 "recipe_result": null,
1214 "status_code": 0 1239 "status_code": 0
1215 } 1240 }
1216 ] 1241 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698