[roll] Roll fuchsia [scenic] add support for handling VSyncProcessCallback trace in the benchmarks

We want to change the name of the vsync trace in flutter. Some of the existing benchmarks only supported vsync callback. This CL adds support for VsyncProcessCallback to those benchmarks which did not have its support.

Test: fx test --e2e screen_navigation_test
process_trace --metrics=flutter_frame_stats path/to/trace.json for manually examining trace
Original-Bug: 73367

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/581728
Original-Revision: b56137960dcb1aa2084265c7917fee1fffeadbb3
GitOrigin-RevId: 28d075e845b9e79320aa975d69b420a436ed734b
Change-Id: Ieb40a2842d6e10ad85c8f92dadde4d47439d036e
1 file changed
tree: cf706ef443d90325cee51713671020881ebcdc30
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.