[roll] Roll fuchsia [ffx][profiler] Add --unwind-strategy flag This adds an `--unwind-strategy` option to the `ffx profiler` `attach` and `launch` subcommands to configure how the profiler unwinds callgraphs. The flag accepts either "fp" or "dwarf": * "fp" (default): Uses on-device frame pointers for unwinding. * "dwarf": Uses off-device DWARF unwinding. This is necessary to profile binaries compiled without frame pointers, such as 32-bit starnix containers. Original-Bug: 483768420 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538554 Original-Revision: a4c6722029881646a891e4c8d44951244d2f2c74 GitOrigin-RevId: a12ce6a479a3defe940df78f4bc8fac2e29a95f7 Change-Id: If0cb2462e1aa0028209516f0c90e41b5f76223e7
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.