Commit 301f8f72 authored by dkrahn's avatar dkrahn Committed by Commit bot

histograms.xml: Updated the description for some TPM metrics.

BUG=None
TEST=pretty_print.py / validate_format.py

Review URL: https://codereview.chromium.org/1019893007

Cr-Commit-Position: refs/heads/master@{#321915}
parent a2ae5255
...@@ -26185,8 +26185,8 @@ Therefore, the affected-histogram name has to have at least one dot in it. ...@@ -26185,8 +26185,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Platform.TPM.DictionaryAttackCounter"> <histogram name="Platform.TPM.DictionaryAttackCounter">
<owner>dkrahn@chromium.org</owner> <owner>dkrahn@chromium.org</owner>
<summary> <summary>
Each sample is the value of the TPM dictionary attack counter during Each sample is the value of the TPM dictionary attack counter reported at
startup. Any non-zero value is unexpected. boot and hourly while running. Any non-zero value is unexpected.
</summary> </summary>
</histogram> </histogram>
...@@ -26194,7 +26194,7 @@ Therefore, the affected-histogram name has to have at least one dot in it. ...@@ -26194,7 +26194,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
enum="CrosTPMDictionaryAttackResetStatusEnum"> enum="CrosTPMDictionaryAttackResetStatusEnum">
<owner>dkrahn@chromium.org</owner> <owner>dkrahn@chromium.org</owner>
<summary> <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. attack counter.
</summary> </summary>
</histogram> </histogram>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment