[roll] Roll fuchsia [kernel][vm] Populated bytes: Add ContinuousAttributionTracker

The ContinuousAttributionTracker will be used to keep track and
report a per-VMO populated bytes high-water mark statistic.

A subsequent CL will make the ContinuousAttributionTracker a field of
VmCowPages.

Adds unittests for the behavior of the ContinuousAttributionTracker.

Original-Bug: 465175014
Test: k ut continuous_attribution
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1482706
Original-Revision: 4bb1f17a3986ffaa9f10b20c5416032591800591
GitOrigin-RevId: 72dc29e3c3d98b75cab2c43e4c0cf03821cf2007
Change-Id: Ia5769c34f2876c1185db572e4a13a0f622bf3c09
1 file changed
tree: 9de743f766e7b79c667701f7093ad2e262e0ffb6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.