[roll] Roll fuchsia [sysmem] Store more inspect information about every heap

Add inspect information about every heap, along with an ID. This makes
it possible to specify what heap a VMO is allocated from. Also add more
properties giving the VMO size and a koid for the channel that's keeping
it alive.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/475898
Original-Revision: 384a5a018cf10eb4fc7466f7a53c64abe01c34fc
GitOrigin-RevId: a17601812af212bf49e0ac58b8848d47b24201a8
Change-Id: I51221a4490e06dde46cd3cf81b0b23f0d4a0d73b
1 file changed
tree: 6ae25cb463ca3adc8b8e263f987f0b1d39046299
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 via the IRC channel #fuchsia on Freenode.

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.