[roll] Roll fuchsia [windowed-stats] Prep for netstack integration

- Introduce the `Diff` statistic that calculates deltas per interval
  from sequential samples.
- Introduce `GaugeForceSimple8bRle` to sidestep missing
  DeltaZigzagSimple8bRle decoding support.
- Extract out the common logic of pushing a SerializedBuffer - or the
  failure to produce one - to inspect so it can be used independently of
  the serve module.

Original-Bug: 456247776
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409114
Original-Revision: d77014ed795d083a962f6dda5f98a4a7afa10771
GitOrigin-RevId: a4ad2415870190e6450286f86d1b3817307bff64
Change-Id: I4cd587e56c6c29bb55f683d7e1fbdfb3e143daa6
1 file changed
tree: bd5de865addf39b0c3fb7b0264c2eb94f8afc840
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.