[roll] Roll fuchsia [e2e] Generalize e2e memory profile support

Allow users of profile.capture_and_compute_metrics() to specify
the process groups they want to capture and report structured
metrics for.

Original-Bug: 411666124
Test: fx test //src/performance/lib/memory:profile_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256066
Original-Revision: c6765c00bfac3487417cd477274550dcc875610c
GitOrigin-RevId: f2f16eed7e3610efb76d8d836a59fdf1a60de070
Change-Id: I270fb55f3fe79b683ad50f9d55403b0b8220b5c4
1 file changed
tree: cad4fd5a1190632c04c3bc54ced76293db8b3019
  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.