[roll] Roll fuchsia [kernel][sched] Remove superfluous flow arguments

Perfetto does not support flow arguments, so emitting arguments in these
FXT flow events has no practical utility. Remove the flow arguments to
save buffer space and runtime cost.

Original-Bug: 491226694
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1545761
Original-Revision: 89e85c68cfdf10d42f7c0af4b84a7951f2053e99
GitOrigin-RevId: 82d38c4ecdbb78fa7eac790bfde2312e6bab4afc
Change-Id: I8f6fc4d1abc3c06bde858f47842a4290aa27ff3c
1 file changed
tree: 4b6f7fe16042ae1169f6356c9e0f9b796c598f5b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.