[roll] Roll fuchsia [ffx][profiler] Add FFI wrapper for unwinder library This change introduces a C++ wrapper around the `//src/lib/unwinder` library and exposes a safe Rust interface in `ffx profiler`. This allows the host profiling tools to perform offline unwinding using the standard Fuchsia unwinder by passing memory chunks, module data, and registers. Original-Bug: 483770923 Test: fx test ffx_profiler_tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1530198 Original-Revision: 02439bb92057ce80a44ce0e90ef45145c7aa8cbb GitOrigin-RevId: b45718c6712641b146b57342af9405d4dd3bed5d Change-Id: I8da1db2570d070028ac3dcee1fab6bfaa802b5f7
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.