https://bugs.kde.org/show_bug.cgi?id=496469

--- Comment #160 from Neod <neodzc2...@126.com> ---
Created attachment 181552
  --> https://bugs.kde.org/attachment.cgi?id=181552&action=edit
perf report from kwin_wayland 6.3.90 nvidia-open 575.51.02

I tried kwin 6.3.90 and nvidia-open 575.51.02 (installed with makepkg) on arch
linux with kernel 6.14.7. With no luck, the memory leak is still there.
I produced this perf.data in the following steps:
1. meta+L to lock the screen
2. wait for 20s to let the screen turn off.
3. wait for another 20s
4. wake up the screen, login (again)
5. do something for one minute, I observe that the memory used by kwin_wayland
goes up for about 6MB/s
6. I run `sudo perf record -F 1000 -p $(pidof kwin_wayland) -g -- sleep 6` and
then `sudo perf report`

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to