mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
9b8f9b65b8
The idea here is to be able to visualize and immediately understand what is happening. Something like: ``` [ view1 ] [ view2 ] [---- Layout ---][------ Paint ------][ Pick ] [================== Update =====================] ``` But with colors. A few of the previous profiling data sections were removed, since they didn't really add to reading the graph. https://gitlab.gnome.org/GNOME/mutter/merge_requests/197