summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorAndy Armstrong <andy@hexten.net>2008-01-10 22:20:52 +0000
committerNicholas Clark <nick@ccl4.org>2008-01-11 13:36:54 +0000
commit5ac1e9b286b068746476878a8a6206b06828a175 (patch)
tree9c3ea7b8fb39c431bd78a689aea2ff13f18de880 /MANIFEST
parent737ddd9966a0343f74f23dcc8d4025bbf64d3e59 (diff)
downloadperl-5ac1e9b286b068746476878a8a6206b06828a175.tar.gz
Add dtrace support
Message-Id: <F4AC553F-7C7F-49C3-98C2-E04681E1004F@hexten.net> with fixups as discussed on list, plus adding usedtrace to Glossary, plus propagating all the new config variables everywhere. (Was there an automatic way to do that? I did it with emacs macros) p4raw-id: //depot/perl@32953
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 91a450fa76..cd81824c90 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2985,6 +2985,7 @@ mpeix/nm MPE/iX port
mpeix/relink MPE/iX port
mro.c Method Resolution Order code
myconfig.SH Prints summary of the current configuration
+mydtrace.h Support for optional DTrace probes
NetWare/bat/Buildtype.bat NetWare port
NetWare/bat/SetCodeWar.bat NetWare port
NetWare/bat/Setnlmsdk.bat NetWare port
@@ -3115,6 +3116,7 @@ parser.h parser object header
patchlevel.h The current patch level of perl
perlapi.c Perl API functions
perlapi.h Perl API function declarations
+perldtrace.d D script for Perl probes
perl.c main()
perl.h Global declarations
perlio.c C code for PerlIO abstraction