[roll] Roll fuchsia [kernel] Make legacy ktrace test a no-op when streaming is enabled

The TestKTrace::LegacyCategories unit test verified that categories
worked correctly when using the single buffer implementation. This
test is no longer useful when streaming is enabled, so add an ifdef
that disables it in that case.

Once we've switched to streaming everywhere, we can delete this test.

Original-Bug: 404539312
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271875
Original-Revision: 4dd1d508aa302b86ae83c3f18c5cb01aa3e8e8ca
GitOrigin-RevId: 5b8b0c2c1d172115483044a42b2d516f976894da
Change-Id: Id4a71a47decce58d1fe27271fe678d4d54f8c3fe
1 file changed
tree: 29eedbf87d38d0502cd1de1f6365ddb207f40741
  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.