[roll] Roll fuchsia [zircon][vm] Add node type to CowPages dump

After this CL, the line of text we dump for a CowPages node indicates
whether the node is hidden or is a slice.

Original-Bug: b/42058561
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157832
Original-Revision: a180074de4090823abee335f92953007354917fe
GitOrigin-RevId: c2587c154cc70607553a71cc69e29c5f6c350d73
Change-Id: I352467071bb9d7a4562f3ec930ab33a8db24bcee
1 file changed
tree: 6b14b0f5152b631cf2f537b109e7814755f55805
  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.