[roll] Roll fuchsia [memory_monitor2] Log bucket usage in inspect

memory_monitor registers memory bucket usage in its inspect hierarchy
at interesting points in time.

This change brings a similar feature to memory_monitor2; in an attempt
at backward compatibility, it tries to emulate memory_monitor's
definition of what points are deemed interesting, which requires a bit
of missing infrastructure, notably around configuration.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1226484
Original-Revision: caef76ee5632e60b5131672d26658353c0155f17
GitOrigin-RevId: f38c9e56fcc0e22199244d48b5993e40b467f01a
Change-Id: Ib76d3d93562260d9597dbe35df088b30393152b7
1 file changed
tree: 2cdf4299497dd7fafa6ea59f0ed20424d462302b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.