[roll] Roll fuchsia [ktrace] Don't hold the prolonged context in streaming mode

In streaming mode, we're continuously writing to the buffer, so there is
no need to extend the connection during shutdown.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266451
Original-Revision: 22ea91b17bb14633125a9a7aad9925835061cffb
GitOrigin-RevId: 74e9172249839c65bc59d1a3d2f360b758775f0a
Change-Id: I297a5e88df537354fa4121df41de78cb1ee3c1cd
1 file changed
tree: 54d287d526f20ea1df70e57a7f169bf02213a14a
  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.