commit | 3e63d2ea6b705bf759a9f5db7a7e2d3f87e3a196 | [log] [tgz] |
---|---|---|
author | Gwen Mittertreiner <gmtr@fuchsia.infra.roller.google.com> | Wed May 07 12:41:30 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 07 12:43:06 2025 -0700 |
tree | ab0b925b9607c452c971dd2eb7addb902b721140 | |
parent | a20b6d069412109978d98fe0eebc26cac8ae8130 [diff] |
[roll] Roll fuchsia [ffx_trace] Filter for "kernel:ipc" when symbolizing A non kernel trace provider could emit a flow with an id with conflicts with an ipc flow id. This could cause an id to be contained in the `flow_state` mapping which points to a non-step containing kernel:ipc flow, and a step containing non kernel:ipc flow which would trigger the assert. This filters non "kernel:ipc" events before attempting to check for flow stages. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271144 Original-Revision: 787b28968c4e45cae3ee482c7ab38952e2494865 GitOrigin-RevId: c5394e4f554ffcd513b0a7029936b25e2bee1c0e Change-Id: I715d1390a9bda2eec33f3a8d1e8cb4927c9bd589
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
.