[roll] Roll fuchsia [memory] Add memory stalls to regular measurements

Add memory stalls to the measurements shown in Inspect by Memory Monitor
2. This will allow to display the stalls alongside bucket memory values,
if we so wish.

This change also removes the display of the stall rate, as it can now be
computed directly from the Inspect output. This paves the way to
repurpose the stall rate computation for Cobalt metrics.

BUG=399440175

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274026
Original-Revision: 0be3606057b1788ab33edc90f65077dfba805bca
GitOrigin-RevId: 5293499561a21c5229b4a59e7a13e46f81329f35
Change-Id: If3a4981217b61c11a829eea03cc7130f691d36aa
1 file changed
tree: 7b996b69e765709f3b5e4bc4c9f125ea26578803
  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.