| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 4fd69481473431e2954fa9b5ccbb37c6646fafb8..98099515c3d5b36245282b7d5682f4ccf8534bf8 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -14066,6 +14066,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Memory.DiscardableAllocationSize" units="KB">
|
| + <owner>reveman@chromium.org</owner>
|
| + <summary>
|
| + The discardable memory allocation size. Recorded each time a new discardable
|
| + memory instance is created.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Memory.Extension" units="KB">
|
| <owner>hajimehoshi@chromium.org</owner>
|
| <owner>kenjibaheux@google.com</owner>
|
|
|