[roll] Roll fuchsia [eBPF] Enabled sharing for eBPF ringbuffers

Sharing was implemeneted in a previous CL, but it was enabled as
RingBuffer::new() wasn't accepting vmo. Fixed this now. Also added
a test.

Original-Bug: 378507648
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255354
Original-Revision: 8d344489e919d58a43ca34d022449d60d1be6f23
GitOrigin-RevId: 940c2589cce4960143c180345d0bd65e09df41ac
Change-Id: Ie1b75f725d489182ca61b10fb36dbdb077a94268
1 file changed
tree: b450f8cedd1c4f76ce1ad221980050408f55add4
  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.