Index: tools/perf/unit-info.json |
diff --git a/tools/perf/unit-info.json b/tools/perf/unit-info.json |
index 5ace7830efb16a0165e45b30e5b24489fbd870a4..15006ac1f094692554dcc1b895b65759a822c0c4 100644 |
--- a/tools/perf/unit-info.json |
+++ b/tools/perf/unit-info.json |
@@ -81,6 +81,10 @@ |
"MB": { |
"improvement_direction": "down" |
}, |
+ "MHz": { |
+ "improvement_direction": "down", |
+ "why": "CPU governors were able to keep the CPU at lower frequency." |
pasko
2014/04/23 15:18:54
I thought we don't need to track regressions for t
qyearsley
2014/04/23 18:38:22
Fair enough. This unit-info.json is only used by t
bulach
2014/05/06 17:08:19
removed this file..
|
+ }, |
"mips": { |
"improvement_direction": "up", |
"why": "More instructions processed per time unit." |