[roll] Roll fuchsia [archivist][sample] Update fuchsia.diagnostics.Sample - The protocol now reports how long it has been running on each SampleReady. This allows clients to distinguish between two datums with the same selector but different polling rates. This is important for Sampler, where different projects might use the same piece of data in different ways, but Archivist will only report it once and without attribution. The run time value is computed as `ticks * sample_period`, so it will always be a "nice" number. It is not literally checking the clock for durations. - Adds a fidl Event method for telling the sample server to take a final sample without regard for polling rates and then exit. Original-Bug: 440153294 [g-review] Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1425568 Original-Revision: 41e5821e2022b6fa9ebfc34a7520e18315cbb0af GitOrigin-RevId: ec1ce68b36935a7fb4bf36b19d09dd840440e1fc Change-Id: I9281f1180af8d1acf3e55ffeb585c325fb937e64
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.