[roll] Roll fuchsia [component-stats] Switch to priority queue Turn MeasurementsQueue into a priority queue. * Move post invalidation measurement handling inside the queue, so that keeping the queue to a fixed size is abstracted away. * Behavior change: Previously, if there were COMPONENT_CPU_MAX_SAMPLES true measurements in the queue when the task became TerminatedAndMeasured, there would be a single post invalidation measurement taken before downsizing the queue at the next measurement interval. This behavior seemed inconsistent COMPONENT_CPU_MAX_SAMPLES, so I changed it and updated the one test that reflected this behavior. Original-Bug: 75656 Multiply: diagnostics-integration-test Multiply: component-manager-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660502 Original-Revision: 6c5515b1bb141ce9c2a9917faade10527ea248ec GitOrigin-RevId: e57d86b578d6cca8969fa093a6526f1e7af3cbfd Change-Id: I2d48217204966c4c2417e9a16018ed0a0b49f662
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 via the IRC channel #fuchsia on Freenode.
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.