commit | b364ce2ef34668e47413b1f9b1ce09f2099df0d6 | [log] [tgz] |
---|---|---|
author | Ian McKellar <ianloic@fuchsia.infra.roller.google.com> | Thu Mar 20 12:14:07 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 20 12:15:52 2025 -0700 |
tree | db80d1d65d3eeb8108bad19ed2a9342913966df5 | |
parent | 16776ec6135aac7219c638b2606a110c57f49972 [diff] |
[roll] Roll fuchsia [ffx][tracing] Simplify symbolization code structure The match with several if clauses has always made me scratch my head while reading this code so I've replaced it with a helper function that retrieves an event argument by name (if present) and a couple of if lets that I think are easier to follow. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233144 Original-Revision: 3eec90aaeb5f34dfa14ba8a57c18115a6394dc51 GitOrigin-RevId: 33fc39866fba82d857f9bf5055e5e1e245cee797 Change-Id: I6bff64c445fe7688f7cffd216205f72a545aa5f7
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
.