https://bugs.kde.org/show_bug.cgi?id=505240
--- Comment #15 from TraceyC <kde...@tlcnet.info> --- Also, we will need the performance information they asked for in the Gentoo report 4) Run `perf top -g` for a few minutes when it is misbehaving and take a screenshot. 5) If 4) doesn't prove useful, you can do `perf record -p PID_OF_KWIN -g` for a few minutes or more, and then ^C, then perf report -g to see what it was doing. -- You are receiving this mail because: You are watching all bug changes.