[roll] Roll fuchsia [diagnostics][inspect] Add benchmark for snapshot and filtering an
inspect hierarchy

Run benchmark using:
  `fx test --e2e -vo rust_inspect_selectors_benchmarks_test`

Tested:
  Added tests `fx test -vo rust-inspect-benchmarks-utils-test`

Original-Bug: 104109
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695942
Original-Revision: 2abc8f6f3fa56c823cd32a1c2bf657dfb8aa0097
GitOrigin-RevId: 9c0fbd2e83cfeaa1e11a446639332c68f3f3d66d
Change-Id: I8fbf8fa29bf2c64cb0e50e42ea8c73252df5cf7e
1 file changed
tree: b8a55ce5aec2de03cbc85dee41138c2e4e284370
  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.