[roll] Roll fuchsia [scenic] Adjust profile for scenic.input thread

We are deploying time sensitive Scenic input tasks to a separate
thread. https://ui.perfetto.dev/#!/?s=a648a04e4c875624cb8fee2f3d3945440b7ab0c2
is an example trace with it enabled.

| max_dur_s | avg_dur_s | median_dur_s | _90th_dur_s | _95th_dur_s | _99th_dur_s | max_burst_ts |
| --- | --- | --- | --- | --- | --- | --- |
| 0.000778073 | 0.00015323907167530225 | 0.000137448 | 0.0003089223000000001 | 0.00036293485 | 0.00046662272999999993 | 1140653352706 |

Based on these percentiles, we are setting default values.

Original-Original-Bug: 42155648
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1620135
Original-Original-Revision: 3798d1f69798d31d5897a8c5c902b2a662713c81
GitOrigin-RevId: d760b28be2828a2dcbf4e0edd06ef0eee237e912
Change-Id: I9e605e4526340c760acd642d3fabc5969571a7b1
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1623215
Cr-Commit-Position: refs/heads/main@{#193294}
1 file changed
tree: d7b520dc6de1f388c41de94c14587e8bc1b7b6cc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.