[roll] Roll fuchsia [eBPF] Implement reference counting for map values

Now eBPF programs hold strong references to hash map values to ensure
they are not reused while still being referenced.

Original-Bug: 378507648
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245194
Original-Revision: a6e10478d0a37261c4432fed2a6c2e6d7757ebf6
GitOrigin-RevId: 3705644014ca7b53f7392e1323202abdccc35681
Change-Id: I6cbfc7be29c69edf12ac8b96d7d1b2e54bddcaf3
1 file changed
tree: aa5259a0e5dd61c8fbe5bdb9b6d40ad319ba2d0e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.