Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 247bc9e5196cbfdf66735398f2009d116e4647ac..90988b7262165e9826fbc2bb78ee049c45e08169 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -1301,6 +1301,13 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Blacklist.Blocked" units="dll_hash"> |
Alexei Svitkine (slow)
2014/02/25 15:00:20
How will someone looking at this on the dashboard
csharp
2014/02/25 15:20:50
Good point, I don't think there is any problem wit
|
+ <summary> |
+ Records the name hashes of all the dlls that are blocked from the browser |
+ process. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Blacklist.PatchedInRenderer" enum="BooleanHit"> |
<summary> |
Counts the number of times a renderer process is started with the browser |