[roll] Roll fuchsia [memory] Return scaled bytes instead of total bytes

With the introduction of scaled and fractional_scaled bytes,
committed_bytes overestimates the private bytes of VMOs with shared
pages.

This is a fix to match `ffx profile memory` behavior, but we will want
to evolve the protocol between memory_monitor2 and ffx to be more
accurate regarding private/scaled/total bytes in each VMO.

BUG=393078902

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197278
Original-Revision: 36b87d3bfc3bb7165dee30731a1cc68cd146569e
GitOrigin-RevId: 6a7f1a289fa9f4598a2986d45b17a2f1912df701
Change-Id: I13c4761ad39e63ade76670c8a8e67524cfd638a7
1 file changed
tree: 8b094c8db691219a0357c699476ca360001f85d2
  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.