[roll] Roll fuchsia [kernel][diagnostics] enhance pmm dump

The `k pmm dump` command provides really useful stats but
they are split across the different pools. This change
simply adds a tally at the bottom for all pools for
each page type.

BUG=none

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233568
Original-Revision: eee1bee376ee66478bc71ad661eeee190b08d45b
GitOrigin-RevId: 28e5e147cd6addbf2679dc0cd13aad73fe01aa9d
Change-Id: I5d53b0036f49efd7f6b0ef5a61df2d567a936008
1 file changed
tree: 782e6b94164051227f1cd5a0da386da618c67727
  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.