From 1c90c72563ba20dd56df56c1f219cba60ccaaa3e Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Wed, 19 Jan 2011 13:36:01 -0800 Subject: [PATCH] perldelta: DTrace on Solaris --- pod/perldelta.pod | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 4eac1b7..c7e6e45 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -445,9 +445,11 @@ L section. =over 4 -=item XXX-some-platform +=item Solaris -XXX +DTrace is now supported on Solaris. There used to be build failures, but +these have been fixed +L<[perl #73630]|http://rt.perl.org/rt3/Public/Bug/Display.html?id=73630>. =back @@ -1284,22 +1286,6 @@ Date: Sun Jan 2 14:51:21 2011 -0800 new S_curse routine takes a boolean argument that determines whether that check should take place. -commit 3d450a5dd4e8f9a7b2aba0b018f9fe078fb6aa30 -Author: David Leadbeater -Date: Sun Jan 2 14:33:16 2011 -0800 - - [perl #73630] Build separate DTrace for miniperl - - As outlined in the RT ticket due to miniperl's dependencies differing to - the final perl binary dtrace -G needs to be called separately for each. - - Build tested on Mac OS X 10.6, Solaris 11 and Scientific Linux with - SystemTap from git. - - (Solaris is the only system I have access to where DTRACE_O actually gets - defined. Neither the dtrace binary on OS X nor SystemTap's dtrace - compatibility layer accept the -G option.) - commit edcf105d70e5423fd928c776e086fe31a4a543f4 Author: Jesse Vincent Date: Sat Jan 1 18:46:20 2011 +0800 -- 2.7.4