[roll] Roll fuchsia 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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275175
Original-Revision: 3f2218abd0925473c6062631d0330a213dabfd06
GitOrigin-RevId: 007d3a7f4f13808b4ec843a543da6c58663e7310
Change-Id: If36563d9c7c61b14ee7f86965c76b6044e7590bf
1 file changed
tree: 8f3df6af397d77e72ae192a460a38126bfac5827
  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.