[roll] Roll fuchsia Revert "[kernel] Enable ktrace streaming by default"

This reverts commit bf3f083d7ff986973d68ff6a51182c766c655bd9.

Reason for revert: Causing some flakes in loadbench tests:
http://ci.chromium.org/b/8714951439784257025

Original change's description:
> [kernel] Enable ktrace streaming by default
>
> Enables the streaming of ktrace data to userspace.
>
> Original-Fixed: 404539312
> Change-Id: I99b124b1ad3b7e27aed096691591d30a134e3ce6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271292
> Commit-Queue: Anirudh Mathukumilli <rudymathu@google.com>
> Reviewed-by: Gwen Mittertreiner <gmtr@google.com>
> Fuchsia-Auto-Submit: Anirudh Mathukumilli <rudymathu@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275944
Original-Revision: f6d8ba4c5f3bcbbfda1351d0da8b516b36ab7a7c
GitOrigin-RevId: baead5ea860b44bc0456fd32740eea47a67ed33e
Change-Id: If52d8d9dceacf456c992007f92db7190d86e0a34
1 file changed
tree: d1298d1a22f0b55000fe609e3be680537eb99323
  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.