Skip to content

profiler: add profiler marks for surface event delivery

Christian Hergert requested to merge wip/chergert/profiler-event-marks-4 into master

This gives us marks to track the duration of processing certain types of GdkEvent. It also provides some basic struct information in cases where having that information would likely be useful for debugging.

Merge request reports