[roll] Roll fuchsia [early-boot-instrumentation] Remove prof-data

Reroute and update references to debug-data.

For now, test_manager is pulling the contents of the equivalent
directory (/debug-data/llvm-profile).

The next step is to generalize and pull everything out of
'debug-data'.

Test: fx test -v -o early-boot-instrumentation-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708109
Original-Revision: a0303575e9fde43d95df721646f3762103c0dc95
GitOrigin-RevId: ae4281da3092af02cc1c4a00db0d5249b09f41d4
Change-Id: Icd0ae32333bbea700e9a7471b127686db6e6c9a1
1 file changed
tree: 10897766feb40866ec6d34b78933e8e4cb405bcc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.