[roll] Roll fuchsia [kernel][vm] Expand attribution counts

Changes page counting paths to return a struct of counts instead of a
single number. The other compressed count being non-zero is currently
not handled by any of the queries and is asserted to be zero.

Original-Bug: 60238
Run-All-Tests: True
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/733302
Original-Revision: 2dadf317e9e133d625a12ac3e9f3b0b81498b1ab
GitOrigin-RevId: 2c7fb92920f5e2ae6f52d8ce896d8a5718bc14a2
Change-Id: I80938d7bdda908c38c84f863662cbbb54a102a6f
1 file changed
tree: 0125ed81d136e2cdc13c683f9bbbd19b55ac33b2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.