[roll] Roll fuchsia [assembly] Set ktrace buffer size from assembly

This CL uses assembly to set the ktrace.bufsize kernel cmdline
argument. This is necessary because the size of the ktrace buffer
will likely need to be tuned per-product.

Original-Bug: 404539312
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271644
Original-Revision: 24ded87615edfa7b23857dd4920949386c6a36b8
GitOrigin-RevId: a305b360429e7a4968965904cdc1aa9040f5e221
Change-Id: I637e8b7eb7847f8264db5a412c84c8631679c996
1 file changed
tree: 2bbc70c8d55bee44d6a39f9b8558e6e74188cf8c
  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.