[roll] Roll fuchsia [driver_runner] Add more inspect data

Add inspect information about unbound nodes and composite nodes
that are in the process of being created.

TEST: fx test driver-runner-test
TEST: iquery show bootstrap/driver_manager
        ...
        orphan_nodes:
          0 = root.sys.platform.00_00_2e
          1 = root.sys.platform.00_00_30
          2 = root.sys.cpu-trace.perfmon
        unbound_composites:
          fuchsia-boot:///#meta/simple.intel.cm:
            parent-0 = root.sys.platform.00_00_1b.sysmem
            parent-1 = <empty>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683647
Original-Revision: f7a72b41882478a326ff987760b7d3ccfee607ae
GitOrigin-RevId: c5cd384276256891e496e02ff65fe9f30b23b606
Change-Id: I5e5361ed252f625e30e4a1fe12431d4941b39b2a
1 file changed
tree: bbdd9e1623f4908a6f2883af42fee352e5a56294
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.