[roll] Roll fuchsia [debugdata] Support relative counter pointer when merging

https://github.com/llvm/llvm-project/commit/a1532ed27582038e2d9588108ba0fe8237f01844
made counter pointer in __profd_ relative. We need to adjust the
profile merging logic to account for this change.

Original-Bug: 83053
Test: manually
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/571661
Original-Revision: 40c05e63ea413b37de531a85bf2de51b346a11da
GitOrigin-RevId: d388a4dcf745f0a00b82a6c3c3e9dd4a594a0900
Change-Id: I44901096d6ab152a50b053061eae698fdd35c67d
1 file changed
tree: bb3b511961f3260e2cd53b3a5cd2700b658deb4b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.