DescriptionAdd PRESUBMIT check if modified UMA histogram name can be found
This Presubmit checks if some diffs affect any UMA_HISTOGRAM_*
macro and, if so, checks if the histogram name is to be found
in either tools/metrics/histograms/histograms.xml or in the
CL diffs.
Addresses the problem of someone modifying code and
inadvertently forgetting a corresponding histograms.xml
adaptation, that has happened in the past.
BUG=434420
Committed: https://crrev.com/2ece5270462346b1ac3bccd3bfe5e68d024b98b5
Cr-Commit-Position: refs/heads/master@{#306388}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : comments #
Messages
Total messages: 11 (3 generated)
|