On Mon, Oct 19, 2009 at 7:23 AM, Chad Mynhier <cmynh...@gmail.com> wrote: > On Mon, Oct 19, 2009 at 6:47 AM, Matt V. <opensolaris....@mygaia.org> wrote: >> Hi, >> >> On a Solaris 10 server, with 'top' command, we have: >> CPU states: 28.9% idle, 14.2% user, 56.9% kernel, 0.0% iowait, 0.0% swap >> >> How to know where is spent kernel usage please ? >> >> Thank you in advance. >> Matt > > There are a number of things you can look at. You can count the > syscalls that are being made: > > syscall:::entry > { > �...@[probefunc] = count(); > } >
Sorry, I should have mentioned that these were all simple DTrace scripts. Chad _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org