[roll] Roll fuchsia [inspect][stats] Add counter for failed allocations

When we run out of memory and cannot add a new page with new blocks we
just return an error. In order to export how often this happens, we're
adding a counter that reports how many failed allocations we've had
since the heap was created.

Original-Bug: 75729
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579923
Original-Revision: 4420965a413d1447ee462fc1c55db75342e56803
GitOrigin-RevId: 1040e36f7c88a4eafdc1da447e4ad59fc54a245c
Change-Id: I28b09680cbf871c228c387f10bb9462416aba351
1 file changed
tree: 96b9212906efe47fa1a37d5851a1fff5268c6a64
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.