Record sample-count overflow in sample-vector.

This has been running only with sparse histograms for some time now and
has been helpful in finding metrics that overflow.  Now extend this to
check the remaining bulk of histograms.

While the original CL looked for many different reasons of acquiring a
negative sample count, it's now known that there is only a single
reason and so that is the only reason checked for here.

Bug: 682680
Change-Id: I96785436468fdbe34f4221caf7a79da299edeca2
Reviewed-on: https://chromium-review.googlesource.com/741004
Reviewed-by: Alexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Brian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#513059}

CrOS-Libchrome-Original-Commit: 537e41ab58c47623f2f59d7335d04e3792f52b2c
4 files changed
tree: 52655a525dd0984711319720385a9f4a1153317f
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/