in reply to Increasing CPU Usage/Decreasing Run Time
But whatever it is, it's not something that can be determined from here, with the output of the profiler. The profiler just shows the breakdown of how it spend the allotted CPU time - it doesn't given any indication why it didn't get the CPU for 247 seconds.
If you have a real OS, like Solaris or HP-UX, you can use tools like dtrace(1) or glance, which will give you a lot of information.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Increasing CPU Usage/Decreasing Run Time
by puploki (Hermit) on Jul 26, 2005 at 09:35 UTC |