[roll] Roll fuchsia [ebpf] Reuse HelperSet instance Previously a new HelperSet was created for every instance of an EbpfProgram instance. Added `StaticHelperSet` trait, which provides a static reference `HelperSet`. This allows reuse of the same `HelperSet` instance for all programs created in the corresponding `EbpfProgramContext`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429296 Original-Revision: d60fefe8d9e8fe1d2e66881d8b99af34ca60b28b GitOrigin-RevId: fc68b701b92b265a67b3f2bddae6e8a5876eb7df Change-Id: I430398724b076188264f9a80b0932a03019a67a9
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 in one of the communication channels documented at get involved.
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.