[roll] Roll third_party/pigweed pw_allocator: Add WithMetrics interface This CL adds a `WithMetrics` pure virtual base class that can be implemented by classes like `AllocatorMetricProxy` and `FallbackAllocator` that provide metrics. It refactors `AllocatorMerticProxyForTest` and `AllocatorForTestWithBuffer` into a single `AllocatorForTest` class, and updates unit tests that used those. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/185296 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: 6168f7a58b63b0498bd6decb4992c0fc5d16d7e1 GitOrigin-RevId: e15c2d66b3c4059bc06313a45e33882c16285261 Change-Id: I6d116776efde25cb2ad2431cc60d02b55c1f3f1b
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.