| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 82a388dda891f8aade503ca264f5221bc3c93642..3f3ba5b1f9e7db49acfeab99e340727b2426b6a3 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -29264,6 +29264,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>Video codec profile used in RTC video encoder.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Media.RTCVideoEncoderTimestampMatchSuccess"
|
| + enum="BooleanSuccess">
|
| + <owner>emircan@chromium.org</owner>
|
| + <summary>
|
| + Indicates whether we were successful in preserving timestamps in hardware
|
| + video encoder session. It is tracked during the session and logged after it
|
| + ends.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Media.Session.ActiveTime" units="ms">
|
| <owner>avayvod@chromium.org</owner>
|
| <owner>mlamouri@chromium.org</owner>
|
|
|