| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 53bc750bce3389c911aba2d8bff4423d65bc98dc..ad83ab4b0a166821080bb1c22b997f1928ee5c49 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -52577,6 +52577,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PurgeAndSuspend.Experimental.TimeToFirstActivePaint"
|
| + units="ms">
|
| + <owner>tasak@google.com</owner>
|
| + <summary>
|
| + Time elapsed from when the backgrounded and purged renderer is foregrounded
|
| + until the renderer is painted. This is recorded every time the backgrounded
|
| + and purged renderer is foregrounded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PurgeAndSuspend.Memory.BlinkGCKB" units="KB">
|
| <owner>tasak@google.com</owner>
|
| <summary>
|
|
|