[roll] Roll fuchsia [starnix] Add inspect stats

This patch enables inspect stats. The added
metadata looks like this:

      fuchsia.inspect.Stats:
        allocated_blocks = 84
        current_size = 4096
        deallocated_blocks = 31
        failed_allocations = 0
        maximum_size = 1003520
        total_dynamic_children = 4

Original-Bug: 340947633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1071736
Original-Revision: fca6cfcc63a7e3fc67bac2a51e45651a2b51a38a
GitOrigin-RevId: 4822f2860b5bbf49feca1b225b88168c8ddaaee2
Change-Id: I07c8b506f5d4617e183e46a4fc0c799ed0a16632
1 file changed
tree: abb32e40cc1f7818e4cb1eb82196d2d0ac4646ee
  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 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.