commit | 7776d94dfbd92dc8cc4efdd88743f9e963b8827a | [log] [tgz] |
---|---|---|
author | Caroline Liu <carolineliu@fuchsia.infra.roller.google.com> | Mon Oct 21 15:34:31 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 21 08:36:34 2024 -0700 |
tree | 2a8938df1fdf1dca9d064c531412f59e1e54d44a | |
parent | 2840957e2f2eaff0a7eed963a32501a18698ff0c [diff] |
[roll] Roll fuchsia [starnix] add starnix input inspect timestamps Original-Bug: 366004806 Test: fx test starnix-input-tests Test: manual test with ffx inspect on device. sample dump below: $ ffx inspect show core/starnix_runner/kernels\*:root/container/kernel/touch_device && ffx inspect show core/starnix_runner/kernels\*:root/container/kernel/keyboard_device core/starnix_runner/kernels:2AJ9SgM: metadata: name = root component_url = starnix_kernel#meta/starnix_kernel.cm timestamp = 642119575958 payload: root: container: kernel: touch_device: touch_file: fidl_events_converted_count = 31 fidl_events_ignored_count = 0 fidl_events_received_count = 31 fidl_events_unexpected_count = 0 last_generated_uapi_event_timestamp_ns = 553482701833 last_read_uapi_event_timestamp_ns = 553482701000 uapi_events_generated_count = 130 uapi_events_read_count = 130 core/starnix_runner/kernels:2AJ9SgM: metadata: name = root component_url = starnix_kernel#meta/starnix_kernel.cm timestamp = 642579161083 payload: root: container: kernel: keyboard_device: keyboard_file: fidl_events_converted_count = 8 fidl_events_ignored_count = 0 fidl_events_received_count = 8 fidl_events_unexpected_count = 0 last_generated_uapi_event_timestamp_ns = 526324007000 last_read_uapi_event_timestamp_ns = 526324007000 uapi_events_generated_count = 16 uapi_events_read_count = 16 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140993 Original-Revision: 304fcf5a4f20fb9e3ee7cdee2ad138dffdf2d4c0 GitOrigin-RevId: 7d99a56a77dfbe2e8af2c93f05379bd879adfd8a Change-Id: I541007e919cc65bd16177cc8ebc79a09daf4d094
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
.