[roll] Roll fuchsia [fxfs] Add start up option to record/replay profiles on boot.

When the mount option is enabled any blob volumes will be requested to
start recording/replaying a profile until the requested timeout is
reached. If the volume is already mounted, then the operation begins
immediately, any applicable volumes mounted during the duration will
have the operation applied immediately after mounting.

Original-Bug: b/322839569
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982536
Original-Revision: aebc64c86befe81d0a01a51198ae82ad9c9018ff
GitOrigin-RevId: 848cd192f28c132111d6611ebca0944cae5e8f30
Change-Id: I0b6720ad8ce400a6215824754c55b98cd53e82d4
1 file changed
tree: a101cd210ea6db726bdb678af670dc03a3f76504
  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 via the IRC channel #fuchsia on Freenode.

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.