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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/bisect.expected/basic.json
diff --git a/scripts/slave/recipes/bisect.expected/basic.json b/scripts/slave/recipes/bisect.expected/basic.json
index cec02fe7cfd6d1e728277623318314cd7349c083..6118676c96dfb922b9bf9a95abda5610ecb055d1 100644
--- a/scripts/slave/recipes/bisect.expected/basic.json
+++ b/scripts/slave/recipes/bisect.expected/basic.json
@@ -1172,6 +1172,31 @@
]
},
{
+ "cmd": [],
+ "name": "Debug Info with CPU Snapshot",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@bisector.lkgr: RevisionState(rev=chromium@e28dc0d49c, values=[70, 70, 80, 90, 90], mean_value=80.0, std_dev=10.0)@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@bisector.fkbr: RevisionState(rev=chromium@00316c9ddf, values=[14, 15, 16], mean_value=15.0, std_dev=1.0)@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@Revision Values @@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@e28dc0d49c[70, 70, 80, 90, 90]@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@fc6dfc7ff5[68, 70, 72] @@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@00316c9ddf[14, 15, 16] @@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@chromium@a6298e4afe[19, 20, 21] @@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@LKGR values: [70, 70, 80, 90, 90]@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@FKBR values: [14, 15, 16]@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@t-statistic: 14.41481478361417@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@deg. of freedom: 4.132148806218767@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@p-value: 0.001@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@Confidence score: 99.9@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
+ "@@@STEP_LOG_LINE@Debug Info with CPU Snapshot@[]@@@",
+ "@@@STEP_LOG_END@Debug Info with CPU Snapshot@@@"
+ ]
+ },
+ {
"cmd": [
"python",
"-u",

Powered by Google App Engine
This is Rietveld 408576698