Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 2309a4abe4dc9104531674aa4cc9692facfb7595..c7a732438966594281916720505d31757f158757 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -39915,6 +39915,11 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>TBD</summary> |
</histogram> |
+<histogram name="V8.CodeCacheSizeRatio" units="percent"> |
+ <owner>yangguo@chromium.org</owner> |
+ <summary>Code cache size to source size ratio.</summary> |
Alexei Svitkine (slow)
2015/02/04 14:36:42
Mention when this is recorded.
Yang
2015/02/04 14:54:03
Done.
|
+</histogram> |
+ |
<histogram name="V8.CodeCreation"> |
<obsolete> |
This histogram is no longer present in V8. |