[roll] Roll fuchsia [profiler] Add on-boot profiling support This change introduces support for profiling during the boot process. It adds a new FIDL table, OnBootConfig which is a @serializable type. This is a subset of Config, just removing the Launch configuration fields, since they used resources and are not supported via on-boot. In \`profiler_session_manager\`, it checks for an on-boot config file (\`.bin\`) at startup and automatically starts a background session if found. Original-Bug: 463973387 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1537688 Original-Revision: d0e61f5c27cbf9137320da9e77ae52326a87d9c7 GitOrigin-RevId: 5cc6fb1829aa312d2bb51d9fdad9697f75fb1312 Change-Id: I76e4a65ee9a24827f1a90ac32df7ffeae370690c
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.