[roll] Roll fuchsia [memory] Periodically log memory usage via cobalt

This feature enables memory_monitor2 to periodically log memory usage
related events via cobalt, similarly to what memory_monitor1 already
does.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255084
Original-Revision: 6bde18f536db76b4ac19adb1bfffa5fdc9be621e
GitOrigin-RevId: 7be9d6de3c3399177f6b0d4a7ad073df8f1cce05
Change-Id: I0035cd7a699b1850c186659d8e80956ba1c53252
1 file changed
tree: ae368c22bfad1769d1014b4659fed561fe282a34
  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.