https://bugs.kde.org/show_bug.cgi?id=439614
ninj...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ninj...@gmail.com --- Comment #1 from ninj...@gmail.com --- A profile, e.g. using perf, may show something. To record a profile for konsole: perf record -g -p <pid of konsole> A profile of the whole system may be interesting: perf record -g The profile can be analyzed with: perf report -- You are receiving this mail because: You are watching all bug changes.