[roll] Roll fuchsia Revert "[kernel][ktrace] Implement circular buffering."

This reverts commit df651a4b34109e229da257b169d43866eccf9a06.

Reason for revert: causing kernel panics (fxbug.dev/85573, fxbug.dev/85584)

Original change's description:
> [kernel][ktrace] Implement circular buffering.
>
> Original-Bug: 85380
> Test: new unit tests
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579747

TBR=johngro@google.com,eieio@google.com,fmeawad@google.com

Original-Bug: 85573
Original-Bug: 85584
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: 85380
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/587183
Original-Revision: f681f5668510b4da0910221549fc38246534ef37
GitOrigin-RevId: fe504b7a51abd0043afc5b65741e3bd154a321a2
Change-Id: Icdc2ba6a74841ff8549c76f5cd12235fc7da9147
1 file changed
tree: a4c58d6522856e11f7dff8d81f61f79b915b5cc9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.