On Tuesday, April 4th, 2023 at 12:46, Guillermo Rodriguez Garcia <guille.rodrig...@gmail.com> wrote:
> One further question: before posting this here, I was trying to verify > this by myself, and was wondering whether there is some sort of tool > that can be used to monitor resources currently in use in a Wayland > server. Does such a tool exist? I'm not aware of any. There is wlhax [1] which can be used to track which protocol objects are alive for a given client. There is the standard tooling to monitor allocated memory for a process. But I don't know of any tool to monitor Wayland objects in a server specifically. [1]: https://git.sr.ht/~kennylevinsen/wlhax