[konsole] [Bug 492896] Resizing embedded terminal requires quite some CPU power

Waqar Ahmed bugzilla_noreply at kde.org
Tue Sep 10 13:53:14 BST 2024


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

--- Comment #5 from Waqar Ahmed <waqar.17a at gmail.com> ---
Just run this on the command line directly instead (slightly modified):

perf record --call-graph dwarf,8192 --aio -z --sample-cpu --pid $(pidof kate)

It will create a perf.data file in the directory you are in. Open the perf.data
file in hotspot and then export the flamegraph/perfparser file

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list