On 07/20/11 12:50 PM, Leonid Korokh wrote: > Hello All, > There was io:genunix::start (done) probes in OpenSolaris, but now in > OpenIndiana these probes are gone.
They are still there: $ dtrace -l -P io ID PROVIDER MODULE FUNCTION NAME 17453 io genunix biodone done 17454 io genunix biowait wait-done 17455 io genunix biowait wait-start 17464 io genunix default_physio start 17465 io genunix bdev_strategy start 17466 io genunix aphysio start 19154 io nfs nfs4_bio done 19155 io nfs nfs3_bio done 19156 io nfs nfs_bio done 19157 io nfs nfs4_bio start 19158 io nfs nfs3_bio start 19159 io nfs nfs_bio start $ uname -a SunOS loa 5.11 oi_148 i86pc i386 i86pc Solaris Is system/kernel/dtrace/providers installed? Attila > Could anyone guide me which probes should > i use to get the same information as i got before? > Thank you. > ________________________________________ > Leonid S. Korokh > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > > _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
