[roll] Roll fuchsia [memory] Add kernel memory metric aggregation.

Extends the MetricsProcessor base class with a method for
producing free-form metrics.

`memory_monitor.cm` exports trace category `memory:kernel`
which we consume for the trace metrics processor being added
here".

Original-Bug: b/370742347, b/373899149
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136036
Original-Revision: 437a3d1e37105dc73c36d7677b2c1036f6a3cd07
GitOrigin-RevId: 09ed3f537b845f1639330a3270276c09665e9f71
Change-Id: If05784ebda80c55857316ffbea6545176a74bfcd
1 file changed
tree: b25c38a57b85da6d1920aa6a5513239972052560
  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 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.