[roll] Roll fuchsia [starnix] Update perf_event_open tests so that they pass on host with root

All the tests that were passing locally were not actually passing on host.
There are a bunch of implementation followups after this CL is done to ensure
that tests will also pass on host.

Run:
1. `sudo out/default/linux_x64/perf_event_open_test_bin` (host)
2. `fx test perf_event_open -o` (local)

Original-Bug: 409397980
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249116
Original-Revision: ab9d637b818a802b1d644d32f3623024e69034d1
GitOrigin-RevId: a041ccec0c6b738873d3d8419f8c17686f9c48c5
Change-Id: I7bf44080ebee81e38e60c3d625ce7ac115a3a4c5
1 file changed
tree: 65cec22f375bc05aafc6130c3d12e95cf0a7140c
  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.