[roll] Roll fuchsia [memory] Add populated totals to ffx profile.

Output sample:

Process name:         adbd
Process koid:         119360
                                Private                   Scaled                     Total
                          Committed    Populated    Committed    Populated    Committed    Populated
    Total                       0 B      968 KiB   411.40 KiB     1.36 MiB     3.33 MiB     4.43 MiB

    [ext4]                      0 B          0 B   256.47 KiB   256.47 KiB      992 KiB      992 KiB     (shared)
    [bootfs-libraries]          0 B          0 B   106.07 KiB   106.07 KiB     1.22 MiB     1.22 MiB     (shared)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169474
Original-Revision: e3f866d40e667655548cabdd48945285a02889db
GitOrigin-RevId: e567d7978c09e43550240fe6a691944e3be9f3ba
Change-Id: Ia365ec9da846b644371ee019e2f5d5066673ed5c
1 file changed
tree: dd9ac800d4e1704ee548ac5ebcce1a15ad375c75
  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.