[dtrace-discuss] proc:::create fires too many times

Robert Milkowski milek at task.gda.pl
Mon Jan 29 06:14:48 PST 2007


Hi.

    I'm missing something really obvious or...


# dtrace -n proc:::create'/zonename == "test"/{@[execname,pid,ppid]=count();}' -n tick-5s'{printa(@);}'
[...]
  wp-ldapreplika-t                                      16332    16326              279


It looks like probe proc:::create fired 279 times for pid 16332 being created from ppid 16326.


System is Generic_118833-33 sun4v
 
 
This message posted from opensolaris.org


More information about the dtrace-discuss mailing list