[roll] Roll fuchsia [zxdump] Fix reader job tree self-assembly This greatly revamps the job tree tracking in the reader, which had gotten broken in all the rebasing and refactoring since it was originally written. It's now more strict about maintaining unique task KOIDs, including eagerly fetching the child KOID lists so as to track KOIDs of referenced tasks not yet ingested from dumps or acquired as live tasks. It rejects dumps or live insertions that would paradoxically duplicate task KOIDs or match up a parent expecting a child task of a different type. Only duplicate thread KOIDs are ignored since they don't really affect tree navigation. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/720463 Original-Revision: 1b7db368b00bd098f2aa59f17277122b7271d0d9 GitOrigin-RevId: e51f8921afb8d6c60191f0e5ee623e05feec4670 Change-Id: I3ef35dc81fc249edde3b59bd7edbf102998b29af
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 via the IRC channel #fuchsia on Freenode.
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.