[roll] Roll fuchsia [caching-package-server] Support Inspect

Adds a method to register a lazy inspect node that will expose open
packages and their connection counts.

Also adds an option to provide the serve method with a RootDir to
speed up instances in which the client already has one and the package
is not open.

Original-Bug: b/307977824
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/979317
Original-Revision: 9876c346765a999b6b2126ce50083a2b3b7749ba
GitOrigin-RevId: ade4237a591c0aecb18293d0fed3c2ebe9f4a96c
Change-Id: I1b9344b8ed5fe505d29e0aa41c607156641d0366
1 file changed
tree: 95090658f73df01a6316c9a6e03a70b2c426d599
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.