[roll] Roll fuchsia [kcounter] Expose memory counters to Inspect

This CL exposes all vm.reclamation and memory_watchdog kcounters to
Inspect. It also adds one new memory_watchdog counter that tracks the
number of times memory evictions were triggered.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1283767
Original-Revision: 021b49308417000d90c2f716438b235fc2faa124
GitOrigin-RevId: ac5effaa026b0153b532f4f594ba2056d310c524
Change-Id: I7db979abb5ae15d914573a1a4e2d9bf905dcf2a5
1 file changed
tree: b95e3962d257fb5ea06750ff719eb933e737dd5a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.