Displaying 1 result from an estimated 1 matches for "prusag".
Did you mean:
prusage
2006 Feb 03
1
find thread that is causing high cpu usage
Hello,
Using one of Brendan''s dtrace script prusage and prstat, I was able to find the process that is consuming high cpu. I also have a test case that can trigger this high cpu usage.
Questions are
a) how do I proceed from here?
b) how do I figure out which thread is using this high cpu?
c) how do I figure out which piece of code is causing this p...