| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 2309a4abe4dc9104531674aa4cc9692facfb7595..33db415e61c7c3660b1f62551a28082908fa209c 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>Cache size to source size ratio when caching compiled code.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="V8.CodeCreation">
|
| <obsolete>
|
| This histogram is no longer present in V8.
|
|
|