[roll] Roll fuchsia [starnix] Add beginning stub to perf_event_open Starts implementation of perf_event_open syscall. - Check validity of pid and cpu - Creates a file - Returns file descriptor Run via: ``` fx set core.x64 --release --with //src/starnix/tests/syscalls/cpp:tests --args=deny_warnings=false fx build fx test //src/starnix/tests/syscalls/cpp:starnix_syscalls_cpp_tests ``` Original-Bug: 394960158 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211004 Original-Revision: 8621f0bee0276415e69dc2e9b6cbf9cf707fdd7f GitOrigin-RevId: befed3435417832e9a7249008b184c4c145d8f3f Change-Id: Ieaf167a148f8b220882123cfcd1f75641e42f5d4
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.