[roll] Roll fuchsia [docs][ktrace] ktrace.grpmask hex values must be lowercase

The boot options parser for hex numbers only accepts lowercase letters.
This updates the documentation for the option and the boot trace
documentation accordingly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1418488
Original-Revision: 6fc541c54cfada31a2f32ce91228bb54e9ea6ca6
GitOrigin-RevId: d50052b5ce870b589d8365af7a73b59c345f0e8d
Change-Id: I2411fc2a6800cef2c120af1d7cb68f892560fd07
1 file changed
tree: fefde7cc55350e686926621daa0f528ff8289e25
  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.