[roll] Roll fuchsia [fxfs] ProfileState object is recreated on the volume for each use.

The `ProfileState` object is passed into the
`FxVolume.record_or_replay_profile()` call and dropped when done. This
is primarily to delegate which `ProfileState` implementation will be
created to the `VolumesDirectory` as the `FxVolume` itself does not know
if it is a blob volume or not.

Original-Bug: b/337321099

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049614
Original-Revision: e863cd6df8cfc765c577736d093d33b6d635bc63
GitOrigin-RevId: 5bfe274d9e44ab0eb21f59a45ddaa6838e4332f7
Change-Id: Idf7a3ec3721174b354b85646a3336111ba686c06
1 file changed
tree: bb9aa7bfd860b06d7c8b473e34ff4e7c1805fbf9
  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.