[roll] Roll fuchsia [starnix] Glue Linux and Starnix stacks with frame pointers.

This allows tools like the kernel thread sampler to unwind a
Starnix stack into Linux userspace without having to understand
CFI.

Currently only implemented for x64 and arm64 due to limited
utility while https://fxbug.dev/376749368 remains open.

Original-Bug: 380146868

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161984
Original-Revision: c6eaddd4967a70a272b8ebba535eec175595f681
GitOrigin-RevId: d15d2d89c0ae3c3c4219a0dee3457d5cee5af47a
Change-Id: Ic89aa01a484cf9cb290c759cec88cfcb3174ae03
1 file changed
tree: 95234de8637e379725e55fb80d5fcaf6d2f2ece8
  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.