[roll] Roll fuchsia [starnix][input] add Inspect metrics for input file operations Track the frequency of file descriptor read and notify calls by adding `fd_read_count` and `fd_notify_count` metrics to `InputFileStatus`. Refactor `InputFile` to encapsulate `InputFileMutableState`. Logic for adding events and reading them is moved into `add_events` and `read_events` methods. This ensures that the new Inspect metrics are consistently updated and that notification logic is centralized, preventing potential errors from manual state manipulation in the event relay. Original-Bug: b/497504951 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1563414 Original-Revision: 3f6d5761743b617e664b6a9a45dabf08faeaf8f4 GitOrigin-RevId: ffb0f7cc36aacb8f8729f49d7f81f27f73e8129c Change-Id: Iafb828e6a91e3fdecdb3c7620e06fed4a349c8f7
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.