[roll] Roll fuchsia [starnix] Summarize memory managers in inspect.

Helps in understanding which parts of the Mapping struct are
most frequently used.

Original-Bug: 392735168
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209926
Original-Revision: 1c92616c2b7280d23715f3cac90f0a442df4ab74
GitOrigin-RevId: 31635baf15cf3983ff2a9841d43e4f8e1e8a1bb7
Change-Id: Ia95571fbd9b8e3ea8c2c581672504eb0e0f48390
1 file changed
tree: ba0ad4c22c9642f5d776e6cd4c1b8f7dc6752f55
  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.