Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 4a54f4ac4dd6aba86ed89d1ec86da597adb46b52..5dc1ea7750be3e46b4968eb710899416c2e7aa43 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -21933,6 +21933,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="Mojo.Shell.RenderProcessInitializationTime" units="ms"> |
|
Ilya Sherman
2016/03/07 22:08:32
If you're defining a local histogram, there's no n
|
| + <owner>rockot@chromium.org</owner> |
| + <summary> |
| + Measures the time it takes for a new render process to receive an |
| + initialization request from the Mojo shell. |
|
Ilya Sherman
2016/03/07 22:08:32
nit: It might be nice to be super duper specific a
Ken Rockot(use gerrit already)
2016/03/07 22:24:50
Added some details.
|
| + </summary> |
| +</histogram> |
| + |
| <histogram name="Mojo.System.Node.ConnectedPeers"> |
| <owner>rockot@chromium.org</owner> |
| <summary> |