Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(148)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2716593006: Remove PowerUsageMonitor. (Closed)
Patch Set: Adjust comment Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/test/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 359d0e781a986b77fad25f189dd8cd57338dd44f..79ebb09994cabd16981a76b0704df2ea250a0e0f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -50241,6 +50241,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Power.BatteryDischargePercentPerHour" units="%">
+ <obsolete>
+ Deprecated 02/2017 in favor of power benchmarks that have less variability
+ than data from users' machines.
+ </obsolete>
<owner>jeremy@chromium.org</owner>
<summary>
The percentage of battery capacity used per hour relative to a full
@@ -50267,6 +50271,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Power.BatteryDischargeRate_15" units="%">
+ <obsolete>
+ Deprecated 02/2017 in favor of power benchmarks that have less variability
+ than data from users' machines.
+ </obsolete>
<owner>jeremy@chromium.org</owner>
<summary>
The percent of depleted battery capacity relative to a full battery over
@@ -50281,6 +50289,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Power.BatteryDischargeRate_30" units="%">
+ <obsolete>
+ Deprecated 02/2017 in favor of power benchmarks that have less variability
+ than data from users' machines.
+ </obsolete>
<owner>jeremy@chromium.org</owner>
<summary>
The percent of depleted battery capacity relative to a full battery over
@@ -50295,6 +50307,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Power.BatteryDischargeRate_5" units="%">
+ <obsolete>
+ Deprecated 02/2017 in favor of power benchmarks that have less variability
+ than data from users' machines.
+ </obsolete>
<owner>jeremy@chromium.org</owner>
<summary>
The percent of depleted battery capacity relative to a full battery over
« no previous file with comments | « chrome/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698