On Nov 27, 2007, at 8:28 AM, Stéphane Payrard wrote: > It seems, that despite marketting claims, in Leopard the Perl > executable (in /usr/bin/perl) comes without probes.
The "marketting claims" [sic] are based on technical information I provided. That information is correct as it stands. > If I knew how to list probes in an executable I could verify my claim. il0102b-dhcp85:perl-51 luser$ perl & [1] 15515 il0102b-dhcp85:perl-51 luser$ sudo dtrace -l | grep perl 21600 perl15515 libperl.dylib Perl_pp_sort entry 21601 perl15515 libperl.dylib Perl_pp_dbstate entry 21602 perl15515 libperl.dylib Perl_pp_entersub entry 21603 perl15515 libperl.dylib Perl_pp_last exit 21604 perl15515 libperl.dylib Perl_pp_return exit 21605 perl15515 libperl.dylib Perl_dounwind exit 21606 perl15515 libperl.dylib Perl_pp_leavesublv exit 21607 perl15515 libperl.dylib Perl_pp_leavesub exit > > New to dtrace, I may not see the obvious. In which case, it might have been wiser not to impugn our "claims" . Look before you leap ... SCP -- Steve Peters [EMAIL PROTECTED] _______________________________________________ dtrace-discuss mailing list [email protected]
