below is the output from the command you had suggested ---the duration was for 1min.00sec.41msec
# dtrace -n 'syscall:::entry /execname == "gnome-system-mon"/ {
@data[probefunc] = count() } END { trunc(@data,10)}'
dtrace: description 'syscall:::entry ' matched 237 probes
^C
CPU ID FUNCTION:NAME
1 2 :END
clock_gettime 80
gtime 1187
fxstat 1854
close 9646
open 9804
pread 10553
ioctl 16560
write 35323
pollsys 50719
read 80219
--
This message posted from opensolaris.org
