NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
OProfile (Score:2)
Never used it myself, but it looks like the right kind of tool...
-Dom
Load isn't a complicated concept. (Score:1)
It means nothing more, and nothing less.
What matters after understanding that is that there is no simple intuitive understanding of what that means. If you have a single CPU-bound process, it always wants a timeslice, and will contribute 1 to your load. That process may have priority 20 and lose to everything else, so
Re:Load isn't a complicated concept. (Score:2)
It's not bad
There's a lot more detail at the link I was harping on about in my post, which I decided to go and find again so I could bookmark it this time. It's Here [teamquest.com].