[roll] Roll fuchsia [time][inspect] Readjust the exponential histogram buckets

The 10e+3 as multiplier ended up being too coarse at the high end
of the buckets.

Re-arrange to capture up to dozens of days instead. This allows us
to see a difference between the number of wake alarms ranging from
1 second to 1 day to a number of days.

16 buckets vs the initial 5 does not seem like a big increase in
memory use.

Original-Bug: 367797053
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195618
Original-Revision: dee763710c50f3b0fcd4e7cc29b159360ede84d1
GitOrigin-RevId: 41e9390a8065c5801f7fb2bac4e0d9003b795806
Change-Id: I38213e92034caf8202b5048157b770abc143b9cf
1 file changed
tree: c436fadc15173d7df9be507a3d44e01fdb0fe00c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.