Skip to content

Draft: doc/scripts: Add scripts to print KMS page flips per second

Robert Mader requested to merge rmader/weston:scripts-fps into main

In order to show the "real" FPS archived by the compositor. This is particurly helpful in cases where Weston has to do heavy work, such as running YUV->RGB shaders, potentially missing vsync deadlines and thus dropping frames.

Signed-off-by: Robert Mader robert.mader@collabora.com


Draft as we might want to incorporate it into libweston: Add frame rate support (!1522) instead.

Merge request reports

Loading