| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index a7ea4b4338c4d727d2622caa468ffc0880df577d..8d68ce74a62e564d655ca141ace75612b118abce 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -29288,6 +29288,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Memory.Experimental.Gpu.PhysicalFootprint.MacOS" units="MB">
|
| + <owner>erikchen@chromium.org</owner>
|
| + <summary>
|
| + The physical footprint of the GPU process on macOS. Other measurements fail
|
| + to correctly account for OpenGL memory usage. This metric also has flaws
|
| + and is not intended for permanent use. It's an emergency measure added to
|
| + help debug https://crbug.com/713854. Recorded once per UMA ping.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram base="true" name="Memory.Experimental.Renderer" units="MB">
|
| <!-- Name completed by histogram_suffixes name="RendererMemoryAllocator" -->
|
|
|
| @@ -29371,16 +29381,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| -<histogram name="Memory.Gpu.PhysicalFootprint.MacOS" units="MB">
|
| - <owner>erikchen@chromium.org</owner>
|
| - <summary>
|
| - The physical footprint of the GPU process on macOS. Other measurements fail
|
| - to correctly account for OpenGL memory usage. This metric also has flaws
|
| - and is not intended for permanent use. It's an emergency measure added to
|
| - help debug https://crbug.com/713854. Recorded once per UMA ping.
|
| - </summary>
|
| -</histogram>
|
| -
|
| <histogram name="Memory.Graphics" units="MB">
|
| <owner>hajimehoshi@chromium.org</owner>
|
| <owner>jamescook@chromium.org</owner>
|
| @@ -31669,8 +31669,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <histogram name="Navigation.MainFrameSchemeOTR" enum="NavigationScheme">
|
| <owner>elawrence@chromium.org</owner>
|
| <owner>estark@chromium.org</owner>
|
| - <summary>The scheme of the URL for each main-frame navigation while in
|
| - incognito.
|
| + <summary>
|
| + The scheme of the URL for each main-frame navigation while in incognito.
|
| </summary>
|
| </histogram>
|
|
|
|
|