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

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
             Status|UNCONFIRMED                 |NEEDSINFO

--- Comment #4 from Milian Wolff <m...@milianw.de> ---
not a backtrace, a profile is needed. Please get one when you see 100% CPU
usage via:

perf record --call-graph dwarf --pid $(pidof kdevelop)
# wait a couple of seconds
^C

then create a report file and upload it here:

perf report --no-children -g graph --stdio | bzip2 > perf.report.bz2

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

Reply via email to