[roll] Roll fuchsia [ebpf] Add per-type EbpfProgramContext subtraits

Now ebpf_api crate defines subtraits of EbpfProgramContext, which
allows to explicitly define program type intended for each
EbpfProgramContext implementation and ensure that it's used with the
correct set of helpers.

Original-Bug: 455585276
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1427307
Original-Revision: 75fec86ec2b4d51e3a1262b8676628a46ce2ba00
GitOrigin-RevId: 674976b060cd9f885c447956d1ba777a86d96a83
Change-Id: Ida3170975526d16bc3842402e50766b15c3d92ea
1 file changed
tree: 0b03b23920d7b9fac576d17b7a72553d5cd96cf0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.