[Bug 165023] Plasma a hundred percert processor use
Sebastian Sauer
mail at dipe.org
Fri Jun 27 22:11:08 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=165023
------- Additional Comments From mail dipe org 2008-06-27 22:11 -------
Thanks for the feedback, Bráulio. But I fear you did attach the wrong output ;)
a small example;
cd ~ && mkdir bla && cd bla
valgrind --tool=cachegrind kwrite
[once it shows up choose File=>Quit and once vallgrind finished do]
ls
[and it may show some new file name e.g. "cachegrind.out.12345" which contains then the useful information :-) ]
you are able to see the content by running e.g. KCachegrind and File=>Open the ~/bla/cachegrind.out.12345 file which provides then profile-details. btw, probably tar.gz the file before upload since that let's the file shrink quit a lot ;)
More information about the Panel-devel
mailing list