[roll] Roll fuchsia [kernel] Remove debugging_syscalls gate on ktrace syscalls The ktrace syscalls previously returned ZX_ERR_NOT_SUPPORTED if the enable_debugging_syscalls kernel command line option was not set. This has now been removed, so the ktrace syscalls will be accessible all the time. This required updating or removing some tests that attempted to verify whether ktrace was enabled or disabled. Original-Bug: 364894040 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228727 Original-Revision: c53bc8a9a479920daf4aa1f2961c64147a00944c GitOrigin-RevId: e9df67068a14a802b721a6ad9b328fd07cbb1fd9 Change-Id: I4acabb21dcd3b71dfb5403ab42549f037312314c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.