[roll] Roll fuchsia [netemul] Add support for tracing

Add support for running both Netstack2 and Netstack3 with tracing in
netemul and routing the fuchsia.tracing.provider/Registry capability
into the netemul collection so that trace events can be recorded.
Refactor how the debug Netstack2 variant is represented in
`NetstackVersion` to avoid combinatorial explosion.

This added functionality will be used to enable a with-tracing version
of the tun socket benchmarks.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862227
Original-Revision: 34f62e82ddbeaa2f3799c871bfb81cc735921aab
GitOrigin-RevId: b6ea4a3de0e33941e5c780c029cbfb19398bce53
Change-Id: I9b38fdae7d2aaac0caa8929a0820000258ab0422
1 file changed
tree: 01d596ec11a762a42aecfb1fb233d47dbd52c628
  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.