[roll] Roll scudo [scudo] Dump MapAllocatorCache::retrieve() data

Keeps track of CallsToRetrieve, how many SuccessfulRetrieves, from
cached block allocations. Dumps this data in the
MapAllocatorCache::getStats() function

Reviewed By: cferris, Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D157154

GitOrigin-RevId: e95d428cedcbab3fba00b8bfca96932311c4b80a
Original-Revision: 6a2bdb4d7dcf7a35ba484cd2126a1c2f6254537a
Change-Id: I43ae6b1d2716e8741f7276c86756ad91fa04920f
1 file changed
tree: ff72aa501e411bae3fba9ada71f03081b68100d4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.