mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This CL changes the vsync trace name to "VsyncProcessCallback". The benchmarks in fuchsia currently support "VsyncProcessCallback" and "vsync callback". After this change, support for "vsync callback" can be safely removed from fuchsia benchmarks. Test: fx test host_x64/knowledge_card_test Bug: 73367