| OLD | NEW |
| 1 <!-- | 1 <!-- |
| 2 Copyright 2013 The Chromium Authors. All rights reserved. | 2 Copyright 2013 The Chromium Authors. All rights reserved. |
| 3 Use of this source code is governed by a BSD-style license that can be | 3 Use of this source code is governed by a BSD-style license that can be |
| 4 found in the LICENSE file. | 4 found in the LICENSE file. |
| 5 --> | 5 --> |
| 6 | 6 |
| 7 <!-- | 7 <!-- |
| 8 This file is used to generate a comprehensive list of Chrome histograms along | 8 This file is used to generate a comprehensive list of Chrome histograms along |
| 9 with a detailed description for each histogram. | 9 with a detailed description for each histogram. |
| 10 | 10 |
| (...skipping 12420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12431 </summary> | 12431 </summary> |
| 12432 </histogram> | 12432 </histogram> |
| 12433 | 12433 |
| 12434 <histogram name="Translate.UserActionDuration" units="milliseconds"> | 12434 <histogram name="Translate.UserActionDuration" units="milliseconds"> |
| 12435 <summary> | 12435 <summary> |
| 12436 The time from a page content language being determined to user requesting | 12436 The time from a page content language being determined to user requesting |
| 12437 Chrome Translate. | 12437 Chrome Translate. |
| 12438 </summary> | 12438 </summary> |
| 12439 </histogram> | 12439 </histogram> |
| 12440 | 12440 |
| 12441 <histogram name="UMA.CollectExternalEventsTime" units="milliseconds"> |
| 12442 <summary> |
| 12443 The time to run the external metrics collection task (Chrome OS). |
| 12444 </summary> |
| 12445 </histogram> |
| 12446 |
| 12447 <histogram name="UMA.Discarded Log Events"> |
| 12448 <summary> |
| 12449 The number of events discarded at log transmission time because the event |
| 12450 count was already too large. |
| 12451 </summary> |
| 12452 </histogram> |
| 12453 |
| 12454 <histogram name="UMA.FieldTrialsEnabledBenchmarking" enum="BooleanUsage"> |
| 12455 <summary> |
| 12456 Log whether the --enable-benchmarking flag was set, which causes field |
| 12457 trials to only use the default group. |
| 12458 </summary> |
| 12459 </histogram> |
| 12460 |
| 12461 <histogram name="UMA.GeneratedLowEntropySource" enum="BooleanSuccess"> |
| 12462 <summary> |
| 12463 For each attempt to generate the low entropy source, log whether or not the |
| 12464 load required generating a new low entropy source. |
| 12465 </summary> |
| 12466 </histogram> |
| 12467 |
| 12468 <histogram name="UMA.Large Accumulated Log Not Persisted" units="bytes"> |
| 12469 <summary> |
| 12470 Number of bytes in an excessively large log that was discarded at shutdown |
| 12471 instead of being saved to disk to retry during next chrome run. |
| 12472 </summary> |
| 12473 </histogram> |
| 12474 |
| 12475 <histogram name="UMA.Large Rejected Log was Discarded" units="bytes"> |
| 12476 <summary> |
| 12477 Number of bytes in a log was was rejected by server, and then discarded. |
| 12478 </summary> |
| 12479 </histogram> |
| 12480 |
| 12481 <histogram name="UMA.LogLoadComplete called"> |
| 12482 <summary> |
| 12483 Simple counter of the number of times LogLoadComplete was called (bug |
| 12484 demonstration, as we're called more often than once per page load :-/ ) |
| 12485 </summary> |
| 12486 </histogram> |
| 12487 |
| 12441 <histogram name="UMA.LowEntropySourceValue"> | 12488 <histogram name="UMA.LowEntropySourceValue"> |
| 12442 <summary> | 12489 <summary> |
| 12443 Distribution of the low entropy source value used for field trial | 12490 Distribution of the low entropy source value used for field trial |
| 12444 randomization, recorded on startup. | 12491 randomization, recorded on startup. |
| 12445 </summary> | 12492 </summary> |
| 12446 </histogram> | 12493 </histogram> |
| 12447 | 12494 |
| 12448 <histogram name="UMA.Perf.GetData" enum="GetPerfDataOutcome"> | 12495 <histogram name="UMA.Perf.GetData" enum="GetPerfDataOutcome"> |
| 12449 <summary> | 12496 <summary> |
| 12450 A count of successes and various failure modes related to collecting and | 12497 A count of successes and various failure modes related to collecting and |
| 12451 processing performance data obtained through "perf" on ChromeOS. | 12498 processing performance data obtained through "perf" on ChromeOS. |
| 12452 </summary> | 12499 </summary> |
| 12453 </histogram> | 12500 </histogram> |
| 12454 | 12501 |
| 12455 <histogram name="UMA.ProtoCompressionRatio" units="%"> | 12502 <histogram name="UMA.ProtoCompressionRatio" units="%"> |
| 12456 <summary> | 12503 <summary> |
| 12457 Compression ratio of the serialized protobuf that will be uploaded to the | 12504 Compression ratio of the serialized protobuf that will be uploaded to the |
| 12458 UMA server. This serialized protobuf is compressed using gzip. | 12505 UMA server. This serialized protobuf is compressed using gzip. |
| 12459 </summary> | 12506 </summary> |
| 12460 </histogram> | 12507 </histogram> |
| 12461 | 12508 |
| 12462 <histogram name="UMA.ProtoGzipped" enum="Boolean"> | 12509 <histogram name="UMA.ProtoGzipped" enum="Boolean"> |
| 12463 <summary>Was the UMA protobuf uploaded earlier compressed or not.</summary> | 12510 <summary>Was the UMA protobuf uploaded earlier compressed or not.</summary> |
| 12464 </histogram> | 12511 </histogram> |
| 12465 | 12512 |
| 12513 <histogram name="UMA.Unacceptable_Log_Discarded"> |
| 12514 <obsolete> |
| 12515 Deprecated as of May, 2012 (i.e. Chrome 21+). Replaced by the |
| 12516 UMA.UploadResponseStatus.XML and UMA.UploadResponseStatus.Protobuf |
| 12517 histograms. |
| 12518 </obsolete> |
| 12519 <summary>The server returned a 400 code, and we discarded a log.</summary> |
| 12520 <details> |
| 12521 This tends to indicate that a syntax error is present in a log, such as |
| 12522 would appear when a bogus XML tag is included, or the XML is not balanced |
| 12523 and well structured. |
| 12524 </details> |
| 12525 </histogram> |
| 12526 |
| 12527 <histogram name="UMA.UploadCreation" enum="BooleanSuccess"> |
| 12528 <summary> |
| 12529 For each attempted UMA upload, log whether the upload was successfully |
| 12530 constructed. An upload might fail to be constructed, for example, if we try |
| 12531 to upload before the system is fully initialized; or if serialization of the |
| 12532 data fails. |
| 12533 </summary> |
| 12534 </histogram> |
| 12535 |
| 12536 <histogram name="UMA.UploadResponseStatus.Protobuf" |
| 12537 enum="UmaUploadResponseStatus"> |
| 12538 <summary> |
| 12539 For each upload to the protocol buffer (v2) UMA server, log whether the |
| 12540 upload was successful, or whether there was an error. |
| 12541 </summary> |
| 12542 </histogram> |
| 12543 |
| 12544 <histogram name="UMA.UploadResponseStatus.XML" enum="UmaUploadResponseStatus"> |
| 12545 <summary> |
| 12546 For each upload to the XML (v1) UMA server, log whether the upload was |
| 12547 successful, or whether there was an error. |
| 12548 </summary> |
| 12549 </histogram> |
| 12550 |
| 12551 <histogram name="UMA.UsedResetVariationsFlag" enum="BooleanUsage"> |
| 12552 <summary> |
| 12553 Log whether the --reset-variation-state flag was set before the low entropy |
| 12554 source was requested. |
| 12555 </summary> |
| 12556 </histogram> |
| 12557 |
| 12558 <histogram name="UMA.XMLNodeDumpTime" units="milliseconds"> |
| 12559 <summary> |
| 12560 The time spent in converting the XML tree into a character buffer when |
| 12561 closing a metrics log (Chrome OS). |
| 12562 </summary> |
| 12563 </histogram> |
| 12564 |
| 12565 <histogram name="UMA.XMLWriterDestructionTime" units="milliseconds"> |
| 12566 <summary> |
| 12567 The time spent in freeing the XML writer and tree when closing a metrics log |
| 12568 (Chrome OS). |
| 12569 </summary> |
| 12570 </histogram> |
| 12571 |
| 12466 <histogram name="Variations.DisabledNoEntropyProvider" enum="BooleanHit"> | 12572 <histogram name="Variations.DisabledNoEntropyProvider" enum="BooleanHit"> |
| 12467 <obsolete> | 12573 <obsolete> |
| 12468 Deprecated 1/2013. No longer tracked. | 12574 Deprecated 1/2013. No longer tracked. |
| 12469 </obsolete> | 12575 </obsolete> |
| 12470 <summary> | 12576 <summary> |
| 12471 A count of the number of times we hit the code where a field trial is | 12577 A count of the number of times we hit the code where a field trial is |
| 12472 disabled because no entropy provider was provided. | 12578 disabled because no entropy provider was provided. |
| 12473 </summary> | 12579 </summary> |
| 12474 </histogram> | 12580 </histogram> |
| 12475 | 12581 |
| (...skipping 7042 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 19518 <int value="5" label="CLD can be trusted"/> | 19624 <int value="5" label="CLD can be trusted"/> |
| 19519 <int value="6" label="CLD can complement a sub code"/> | 19625 <int value="6" label="CLD can complement a sub code"/> |
| 19520 </enum> | 19626 </enum> |
| 19521 | 19627 |
| 19522 <enum name="TranslateScheme" type="int"> | 19628 <enum name="TranslateScheme" type="int"> |
| 19523 <int value="0" label="http"/> | 19629 <int value="0" label="http"/> |
| 19524 <int value="1" label="https"/> | 19630 <int value="1" label="https"/> |
| 19525 <int value="2" label="unexpected other schemes"/> | 19631 <int value="2" label="unexpected other schemes"/> |
| 19526 </enum> | 19632 </enum> |
| 19527 | 19633 |
| 19634 <enum name="UmaUploadResponseStatus" type="int"> |
| 19635 <int value="0" label="Unknown failure"/> |
| 19636 <int value="1" label="Success"/> |
| 19637 <int value="2" label="Bad request"/> |
| 19638 <int value="3" label="No response"/> |
| 19639 </enum> |
| 19640 |
| 19528 <enum name="UncacheableReason" type="int"> | 19641 <enum name="UncacheableReason" type="int"> |
| 19529 <int value="0" label="kNoData"/> | 19642 <int value="0" label="kNoData"/> |
| 19530 <int value="1" label="kPre11PartialResponse"/> | 19643 <int value="1" label="kPre11PartialResponse"/> |
| 19531 <int value="2" label="kNoStrongValidatorOnPartialResponse"/> | 19644 <int value="2" label="kNoStrongValidatorOnPartialResponse"/> |
| 19532 <int value="3" label="kShortMaxAge"/> | 19645 <int value="3" label="kShortMaxAge"/> |
| 19533 <int value="4" label="kExpiresTooSoon"/> | 19646 <int value="4" label="kExpiresTooSoon"/> |
| 19534 <int value="5" label="kHasMustRevalidate"/> | 19647 <int value="5" label="kHasMustRevalidate"/> |
| 19535 <int value="6" label="kNoCache"/> | 19648 <int value="6" label="kNoCache"/> |
| 19536 <int value="7" label="kNoStore"/> | 19649 <int value="7" label="kNoStore"/> |
| 19537 </enum> | 19650 </enum> |
| (...skipping 1920 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 21458 <group name="Disabled" label="Neither extra webstore link is visible"/> | 21571 <group name="Disabled" label="Neither extra webstore link is visible"/> |
| 21459 <group name="FooterLink" label="Link in bottom right of footer"/> | 21572 <group name="FooterLink" label="Link in bottom right of footer"/> |
| 21460 <group name="PlusIcon" label="Plus icon in apps page"/> | 21573 <group name="PlusIcon" label="Plus icon in apps page"/> |
| 21461 <affected-histogram name="Extensions.AppLaunch"/> | 21574 <affected-histogram name="Extensions.AppLaunch"/> |
| 21462 <affected-histogram name="NewTabPage.DefaultPageType"/> | 21575 <affected-histogram name="NewTabPage.DefaultPageType"/> |
| 21463 </fieldtrial> | 21576 </fieldtrial> |
| 21464 | 21577 |
| 21465 </fieldtrials> | 21578 </fieldtrials> |
| 21466 | 21579 |
| 21467 </histogram-configuration> | 21580 </histogram-configuration> |
| OLD | NEW |