Skip to content

Redo frame profiling

Matthias Clasen requested to merge frame-profiling into master

We were adding incomplete frame timings to the profile, which lead to occasional nonsense numbers. Instead, only add timings to the profile once we marked them as complete. This also gives us an opportunity to add the presentation time as a marker.

Merge request reports