[bug-notifications] [perl 0002742]: DTrace support for Perl

Mantis Bug Tracker noreply at opencsw.org
Tue Mar 15 23:45:33 CET 2011


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=2742 
====================================================================== 
Reported By:                dam
Assigned To:                bonivart
====================================================================== 
Project:                    perl
Issue ID:                   2742
Category:                   regular use
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2008-01-17 12:20 CET
Last Modified:              2011-03-15 23:45 CET
====================================================================== 
Summary:                    DTrace support for Perl
Description: 
It would be nice to have DTrace support in the Blastwave Perl
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0004689 Perl may leak memory in Solaris 8 and 9
====================================================================== 

---------------------------------------------------------------------- 
 (0008912) bonivart (manager) - 2011-03-15 23:45
 https://www.opencsw.org/mantis/view.php?id=2742#c8912 
---------------------------------------------------------------------- 
The new packages in
http://buildfarm.opencsw.org/experimental.html#perl-dublin supports
DTrace:

On 5.11 with 5.9 package:

# perl -V:usedtrace
usedtrace='undef';

On 5.11 with 5.10 package:

# perl -V:usedtrace
usedtrace='define';

# perl -v

This is perl 5, version 12, subversion 3 (v5.12.3 (csw-5.12.3)) built for
i86pc-solaris-thread-multi

Copyright 1987-2010, Larry Wall

Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to
the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.



More information about the bug-notifications mailing list