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

This is a reland of commit 3f2218abd0925473c6062631d0330a213dabfd06

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/+/1277048
Original-Revision: 10d41827a212689f14dc7665d6d5b0b001c82273
GitOrigin-RevId: 57ef8923dd7cd7646a23f060fb2118350801fe5b
Change-Id: I4c6fd027083db46118266c75d4eaed5815910ee0
1 file changed
tree: 9c1e5e6c993a663fb7af33eede62c7eb421b520e
  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.