commit | 52637df14d9fcadfadb3bcf9c907e7ef9e36f461 | [log] [tgz] |
---|---|---|
author | Gwen Mittertreiner <gmtr@google.com> | Wed Feb 12 12:30:53 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 12 12:30:53 2025 -0800 |
tree | 8901bfbe777ac706a93c2e8e5e548a61cc00b379 | |
parent | cab7bfa63c8a34c157949b5ba5b10aa2882e376f [diff] |
[ktrace] Remove fuchsia.tracing.kernel This entire fidl call is an artifact of DFv1's platform bus that used to expose kernel tracing, then got moved into the kernel debug broker. Instead, clients (there are only 2: bin/ktrace, and ktrace_provider) call zx_ktrace_* directly. This also removes the extra overhead of pumping 32MB of data through fidl calls. Change-Id: I0b5f00fd05664416759597ff851d3cc9eb0a8047 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203547 API-Review: Adam Barth <abarth@google.com> Reviewed-by: John Grossman <johngro@google.com> Reviewed-by: Adam Barth <abarth@google.com> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com> Commit-Queue: Gwen Mittertreiner <gmtr@google.com> Reviewed-by: Christopher Johnson <crjohns@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.