| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 934a2374887bb31335ed0ba73572fdbac2c9ea88..ecbf7b054bcf670bd957a03f72ec13ff396a20ec 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -28339,6 +28339,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| <summary>Size of the favicons database.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Profile.GetProfile" units="milliseconds">
|
| + <owner>rkaplow@chromium.org</owner>
|
| + <summary>Length of time to retrieve profile.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="Profile.HistorySize" units="MB">
|
| <owner>hajimehoshi@chromium.org</owner>
|
| <owner>kouhei@chromium.org</owner>
|
|
|