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

David Edmundson <k...@davidedmundson.co.uk> changed:

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

--- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> ---
If there's high CPU usage we need some sort of log of what it's doing when
using high CPU otherwise we can't do anything.

Options are either:

perf record -g -p `pidof plasmashell`

or

callgrind 

You can use callgrind remote to profile only part of a process:
http://zariko.taba.free.fr/c++/callgrind_profile_only_a_part.html


Both will need relevant permissions and debug symbols.
Please reopen when you have something.

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

Reply via email to