[roll] Roll fuchsia [e2e] Open-source e2e test memory profiling

Open-source python e2e test support for capturing memory profile
data using `ffx profile memory`. Initially only supports structured
memory metrics for starnix_kernel and binder. Follow up CLs will expand
support to processes of the caller's choice.

Original-Bug: 411666124
Test: fx test //src/performance/lib/memory:profile_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255243
Original-Revision: 1fb004dc7e06ed47aac7e3f2a64a20813ea96f79
GitOrigin-RevId: 91bce7ec665882faaba0ed1983e135e5f3da2ba1
Change-Id: Ide2e5e733eecf469f24d662b7f8f3e30532d27b1
1 file changed
tree: eb15133dcc2a4496f86381a6a6f2da568b6f432f
  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.