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

This reverts commit 3f2218abd0925473c6062631d0330a213dabfd06.

Reason for revert: Likely broke smart_display_max_eng_arrested.sherlock-release

Original-Bug: 404539312
Original change's description:
> Reland "[kernel] Enable ktrace streaming by default"
>
> This is a reland of commit bf3f083d7ff986973d68ff6a51182c766c655bd9
>
> 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-Bug: 404539312
> Multiply: loadbench_unittests.cm
> Change-Id: I3bb6f5c702a71d02f2d4fd89ecaf861047c13189
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275175
> Reviewed-by: Gwen Mittertreiner <gmtr@google.com>
> Commit-Queue: Anirudh Mathukumilli <rudymathu@google.com>

Original-Bug: 404539312
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277104
Original-Revision: 6f6af175c4880645d6bdf7c58e7db5e8ea99c837
GitOrigin-RevId: 75b74d2281524d5dbf3b6f7ad0a496c80220e06d
Change-Id: Ic49c5d0945f5e7efec47320c82ec7ecd2ca4f9ec
1 file changed
tree: e281508239365c29da245f0f5bbab1816d5a2db0
  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.