[roll] Roll fuchsia [starnix] Update perf_event_open PERF_FORMAT_ID test

Update test to check that the PERF_FORMAT_ID for subsequent file_descriptors are unique.

Testing:
```
sudo ~/fuchsia/out/default/linux_x64/perf_event_open_test_bin
fx test -o fuchsia-pkg://fuchsia.com/starnix_syscalls_cpp_tests#meta/perf_event_open_test.cm
```

Original-Bug: 409627657

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263045
Original-Revision: dac4844383d2667c8528aa4ca485d4b1f4f4f4f3
GitOrigin-RevId: c76a8ea703c45e5d6caf93d53f7d59f081b63059
Change-Id: I019498b07ca5a82d8434928a01bfdad3b1b36ec6
1 file changed
tree: eda31196167ca92b0a2a83bb3dbe1d1e6f46aa98
  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.