[roll] Roll fuchsia [profiler] Add unwinding mechanism to stack sampler The profiler now performs a full stack unwind instead of just capturing raw stack memory. This change enables the collection of Program Counter (PC) sequences for each sampled thread, providing structured call stacks. Key improvements include: * Introduced a BufferedStackMemory class to manage memory reads and dynamically capture stack chunks during the unwinding process. * Implemented a mechanism to capture restricted states, enabling the unwinder to do the Starnix-to-Android transition. Original-Bug: 483770015 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483567 Original-Revision: bb80e35bd9dd5b7544b9c346ed94355717d6a0d3 GitOrigin-RevId: 78ac2e509919f53468e380e387fbe67756cbeaed Change-Id: I65aae5cf7373f138ef08f062284c913954f71886
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.