Missing support for Mir's CompositorReport
Bug #1350711 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtmir (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
QtMir is missing support for Mir CompositorReport. This is a trivial and useful interface that allows us to track performance externally and consistently between different Mir compositors.
Please add support for it. You just need to call began_frame and finished_frame as shown in:
http://
Changed in qtmir: | |
status: | New → Confirmed |
Changed in qtmir (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
no longer affects: | qtmir |
To post a comment you must log in.
Oh, maybe wait till bug 1350716 is fixed first. I think I may have to change the CompositorReport interface.