[roll] Roll fuchsia [e2e] Tweak BUILD files to expose memory profiling helpers

Fix up library naming to enable code outside this directory to
successfully import the module. Moving the test to a subdirectory allows
importing to be validated.

Original-Bug: 411666124
Test: fx test //src/performance/lib/memory/tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256167
Original-Revision: e30cc1c2980b2043d3aa4f3df941d60e7d51fcd5
GitOrigin-RevId: c9fd5e3421314bf722ed5d2e31aefeb2c071846d
Change-Id: I4ff0458d954d9593b214bcfec0a7eecdc3dd89e4
1 file changed
tree: 8cb019873d3b1ca8589eb722a9c6dd63394aa561
  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.