[roll] Roll fuchsia [ktrace_provider] Remove use of kernel.Reader ktrace_provider uses a fidl call to the long deprecated Platform Bus driver from DFv1. This provided a small abstraction over calling zx_ktrace_control directly. With a more modern approach, we directly route the debug resource to ktrace_provider and just call the system call directly. This removes a bunch of copying through the fidl channel, and set up for removing the tracing portion of the platform bus entirely. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203290 Original-Revision: df8bd086e28bb967dd6e4b2f8d395ab845292cef GitOrigin-RevId: db60731c46f0567b305ba77ed4eec7f22708168b Change-Id: Ia8a6a9f8b4d0ddaf35296f38a38cd86ed7a18f84
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.