[roll] Roll fuchsia [state_recorder] Support C++ continuous averages. Using the current timestamp for trace counters doesn't visualize well for continuous averages. Doing so results in a value being graphed after the interval over which it was averaged. This commit adds a `continuous_averages` option to NumericStateMetadata that causes a counter event to be recorded at the previous timestamp. Rust support for this option requires https://fxbug.dev/478884792. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488277 Original-Revision: a4119c55ffb10a442a711692176c9ca2a822f4b1 GitOrigin-RevId: 384cb28c1f76aa2dd9374d063066ab24cd662fee Change-Id: Iae56e93d15d8bb20fee93884a17974b401dc0bdd
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.