[roll] Roll fuchsia [ffx][trace] Defer buffer transfer in streaming mode

As ffx receives trace data across the device-host boundary, buffering
the trace on device until the trace session ends helps reduce excess cpu
usage during the trace.

This also adds a check in trace_manager to ignore the buffering request
in cases where we don't have much disk space to buffer to.

Original-Fixed: 413106095
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260408
Original-Revision: 7bd5b8e2e775f37cd59cfb4751130bf1f278bf77
GitOrigin-RevId: 36ec80b70803d533762151d3b758752073653ad2
Change-Id: I8174818c002a8af2a9187d1e89c24ecede0baae0
1 file changed
tree: df93addd8e0446623f46f92261a2d320ecf32b33
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.