[roll] Roll fuchsia [sysmem] add SetVerboseLogging of raw_vmo_size

When SetVerboseLogging has been received by the server, log the
raw_vmo_size field just after the size_bytes field, within the
"BufferCollectionInfo:" chunk.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1531777
Original-Revision: 836b277caf20184cf87ca4992b3864123c42277c
GitOrigin-RevId: ac1bffefab6059c442273ba952224524aae29400
Change-Id: I1568148ef817e1524a89142129b4a58e25ca714d
1 file changed
tree: 323d3bc245be3dc38fc7799e7b47f39b929cffe0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.