commit | 189e0dc4b203a0cf13faf912f7df613e562f4415 | [log] [tgz] |
---|---|---|
author | Minoru Chikamune <chikamune@chromium.org> | Wed Feb 12 06:42:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 12 06:42:27 2025 |
tree | 98eea798a8b338a83f7cbe2c37d49c7ed1e416a4 | |
parent | 3fb1fb9c558e107b8b13bafdb2467556ecb0606f [diff] |
Record LCPP metrics Even when the LCPP database doesn't provide any data OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.ImageLoadingPriority.ConfidenceOfActual{PositiveOrNegative} is replaced by PageLoad.Clients.LCPP.ImageLoadingPriority.ConfidenceOfActual{PositiveOrNegative}.2 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.ImageLoadingPriority.ConfidenceOfActual{PositiveOrNegative}.PerTotalFrequency is replaced by PageLoad.Clients.LCPP.ImageLoadingPriority.ConfidenceOfActual{PositiveOrNegative}.PerTotalFrequency.2 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.ImageLoadingPriority.FrequencyOfActual{PositiveOrNegative} is replaced by PageLoad.Clients.LCPP.ImageLoadingPriority.FrequencyOfActual{PositiveOrNegative}.2 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.ImageLoadingPriority.TotalFrequencyOfActual{PositiveOrNegative}.PerConfidence.2 is replaced by PageLoad.Clients.LCPP.ImageLoadingPriority.TotalFrequencyOfActual{PositiveOrNegative}.PerConfidence.3 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.ImageLoadingPriority.TotalFrequencyOfActual{PositiveOrNegative}.WithConfidence{Range} is replaced by PageLoad.Clients.LCPP.ImageLoadingPriority.TotalFrequencyOfActual{PositiveOrNegative}.WithConfidence{Range}.2 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.Subresource.ConfidenceOfActual{PositiveOrNegative}.PerTotalFrequency{Site}.2 is replaced by PageLoad.Clients.LCPP.Subresource.ConfidenceOfActual{PositiveOrNegative}.PerTotalFrequency{Site}.3 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.Subresource.ConfidenceOfActual{PositiveOrNegative}{Site} is replaced by PageLoad.Clients.LCPP.Subresource.ConfidenceOfActual{PositiveOrNegative}{Site}.2 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.Subresource.FrequencyOfActual{PositiveOrNegative}{Site} is replaced by PageLoad.Clients.LCPP.Subresource.FrequencyOfActual{PositiveOrNegative}{Site}.2 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.Subresource.TotalFrequencyOfActual{PositiveOrNegative}.PerConfidence{Site}.2 is replaced by PageLoad.Clients.LCPP.Subresource.TotalFrequencyOfActual{PositiveOrNegative}.PerConfidence{Site}.3 OBSOLETE_HISTOGRAMS=Patterned histogram PageLoad.Clients.LCPP.Subresource.TotalFrequencyOfActual{PositiveOrNegative}.WithConfidence{Range}{Site} is replaced by PageLoad.Clients.LCPP.Subresource.TotalFrequencyOfActual{PositiveOrNegative}.WithConfidence{Range}{Site}.2 Bug: 40063266 Change-Id: I88d83fdc16df47b73c35643cc66f881a8de55631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6238479 Reviewed-by: Keita Suzuki <suzukikeita@chromium.org> Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/main@{#1419106}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.