[roll] Roll fuchsia [fxfs][ffx] Add profile record/replay command.

Adds a subcommand to fxfs for starting the replay/record profile
process. The volume field is optional so the interface in fxfs is
changed to also optionally target a single volume instead of all
volumes.

Original-Bug: 486231278
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521217
Original-Revision: 65aae2df71d623175a0a3265788f993d9e5c814e
GitOrigin-RevId: b564d332f1685593a88e60e5a8cea366522e6c23
Change-Id: I2d36a919b21ae5c8daff3f23629332e415d52c58
1 file changed
tree: 74623c6bccd42e5acc64912472f72431db4d2f76
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.