microsoft / Microsoft-Performance-Tools-Linux-Android

Linux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUI
MIT License
320 stars 34 forks source link

[Feature] Perfetto - Support Table/Views for Jank Detection and Frames Expected vs Actual #41

Closed ivberg closed 2 years ago

ivberg commented 3 years ago

There should be a table / view showing Expected vs Actual Frames. These should show up in Generic Events today but should be moved to their own table with appropriate UI.

https://perfetto.dev/docs/data-sources/frametimeline

The 2 tables available via the SQL API: https://perfetto.dev/docs/analysis/sql-tables#expected_frame_timeline_slice https://perfetto.dev/docs/analysis/sql-tables#actual_frame_timeline_slice