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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1019893007: histograms.xml: Updated the description for some TPM metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | 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 bc7a43e7e94c75b84eaca3097f58a92f08b2a715..8f1a158a73dcb6c21419171ea44936da111f4ff7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -26181,8 +26181,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Platform.TPM.DictionaryAttackCounter">
<owner>dkrahn@chromium.org</owner>
<summary>
- Each sample is the value of the TPM dictionary attack counter during
- startup. Any non-zero value is unexpected.
+ Each sample is the value of the TPM dictionary attack counter reported at
+ boot and hourly while running. Any non-zero value is unexpected.
</summary>
</histogram>
@@ -26190,7 +26190,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
enum="CrosTPMDictionaryAttackResetStatusEnum">
<owner>dkrahn@chromium.org</owner>
<summary>
- Each sample is the status of a periodic attempt to reset the TPM dictionary
+ Each sample is the status of an hourly attempt to reset the TPM dictionary
attack counter.
</summary>
</histogram>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698