commit | c4a0de78a855ad0a6b3cce6fc94e4d60d075bd8e | [log] [tgz] |
---|---|---|
author | Adrian Hausner <adrianhausner@fuchsia.infra.roller.google.com> | Tue Sep 14 18:38:02 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 14 11:39:19 2021 -0700 |
tree | 96b9212906efe47fa1a37d5851a1fff5268c6a64 | |
parent | cfe40cbe24921973c930318d38a9ea04085ed9d3 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.