[konsole] [Bug 439614] Running commands in Konsole becomes slow / laggy when it has been open a long time

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Jul 7 22:53:29 BST 2021


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

ninjalj at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ninjalj at gmail.com

--- Comment #1 from ninjalj at 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 the assignee for the bug.


More information about the konsole-devel mailing list