[roll] Roll fuchsia [sestarnix][test] Check errno value for `perf_event_open` This test highlights a difference in behavior between Linux and Starnix regarding the order of checks in the `perf_event_open` syscall. In Starnix, the MAC check is performed before the ID validity check. When both fail, Starnix yields EACCES, whereas Linux yields EINVAL. Original-Bug: 501038871 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569973 Original-Revision: 67afca4e4ddeea23b03a0de066ddebfc10622438 GitOrigin-RevId: 2d75e2ab95b2035be6d8e107c708f8e1a4891419 Change-Id: Ic07b255013cf719dc9532ab49308770a9df69d70
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.