Skip to content

compositor_wayland: count rendering time for all steps of compositing

Xaver Hugl requested to merge work/cherry-pick-c3d202b0 into Plasma/6.1

Otherwise, prePaintPass, postPaintPass and possible future overhead like overlay plane matching aren't accounted for, which can cause frames to be dropped.

CCBUG: 488782

(cherry picked from commit c3d202b0)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports