Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index d8eac6514bb9c68a388ff87b5af64508b35737aa..8d92bc5a1f53423639a6ba01af8519f7d1ee12f6 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -24851,6 +24851,11 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </summary> |
| </histogram> |
| +<histogram name="PartitionAlloc.CommittedSize" units="MB"> |
| + <owner>haraken@chromium.org</owner> |
| + <summary>The committed memory size in PartitionAlloc.</summary> |
|
Ilya Sherman
2015/04/02 17:10:04
Please document when this is recorded.
|
| +</histogram> |
| + |
| <histogram name="PasswordBubble.DisplayDisposition" |
| enum="PasswordBubbleDisplayDisposition"> |
| <owner>mkwst@chromium.org</owner> |