Index: tools/perf/unit-info.json |
diff --git a/tools/perf/unit-info.json b/tools/perf/unit-info.json |
index 8cfe56a9726c90279320e7ce85b1950df4626104..6a89b0680e48e56f1be9b61a09451f7295f1b878 100644 |
--- a/tools/perf/unit-info.json |
+++ b/tools/perf/unit-info.json |
@@ -192,5 +192,9 @@ |
"vsyncs": { |
"improvement_direction": "down", |
"why": "Used in smoothness benchmarks. Number of vsyncs to generate a frame, never < 1.0" |
+ }, |
+ "idle%": { |
+ "improvement_direction": "up", |
+ "why": "Percentage of work done in idle time." |
} |
} |