[roll] Roll fuchsia [memory] Change capture API to make process groups optional.

Process groups depends on memory_monitor1 presence, and it is
soon going to be disabled. This change updates the API to make
process groups optional and move them to the last position.

Original-Bug: b/381032254
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276604
Original-Revision: 9c04b9900f8638179c149ffb15a19836209b08d7
GitOrigin-RevId: 939d5b93662fb09d2b22c4f0a23cbd4fa9b57a7c
Change-Id: I00eaac1490c9636ff8011a046b5b7a16ae1ad9b8
1 file changed
tree: 01b94b2bb460ff61791226ca630b3901ef431c00
  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.