diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-13 22:48:47 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-13 22:48:47 +0000 |
commit | 51a35ef15409e6e7977aa76e82c32623afd8b3ae (patch) | |
tree | 8b1e41b482a9243300019a90b6cb14ead4049068 /pod/perltoc.pod | |
parent | 6391fff28eaddf20fd92139d36a56795a3e7f59d (diff) | |
download | perl-51a35ef15409e6e7977aa76e82c32623afd8b3ae.tar.gz |
Add information about gcc 3.0 basic block profiling.
p4raw-id: //depot/perl@11366
Diffstat (limited to 'pod/perltoc.pod')
-rw-r--r-- | pod/perltoc.pod | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/pod/perltoc.pod b/pod/perltoc.pod index c906397762..54814683e1 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -2198,8 +2198,7 @@ chcp, dataset access, OS/390, z/OS iconv, locales attributes, attrs, autouse, base, blib, bytes, charnames, constant, diagnostics, fields, filetest, integer, less, locale, open, ops, overload, -re, sigtrap, strict, subs, unicode::distinct, utf8, vars, warnings, -warnings::register +re, sigtrap, strict, subs, utf8, vars, warnings, warnings::register =item Standard Modules @@ -2239,10 +2238,11 @@ Pod::Usage, SDBM_File, Safe, Search::Dict, SelectSaver, SelfLoader, Shell, Socket, Storable, Switch, Symbol, Term::ANSIColor, Term::Cap, Term::Complete, Term::ReadLine, Test, Test::Harness, Test::More, Test::Simple, Text::Abbrev, Text::Balanced, Text::ParseWords, -Text::Soundex, Text::Tabs, Text::Wrap, Tie::Array, Tie::Handle, Tie::Hash, -Tie::RefHash, Tie::Scalar, Tie::SubstrHash, Time::Local, Time::gmtime, -Time::localtime, Time::tm, UNIVERSAL, UnicodeCD, User::grent, User::pwent, -Win32 +Text::Soundex, Text::Tabs, Text::Wrap, Thread, Thread::Queue, +Thread::Semaphore, Thread::Signal, Thread::Specific, Tie::Array, +Tie::Handle, Tie::Hash, Tie::RefHash, Tie::Scalar, Tie::SubstrHash, +Time::Local, Time::gmtime, Time::localtime, Time::tm, UNIVERSAL, UnicodeCD, +User::grent, User::pwent, Win32 =item Extension Modules @@ -4515,10 +4515,14 @@ DEFINES, USE_MULTI = define, #PERL_MALLOC = define, CFG = Debug =item PERL_DESTRUCT_LEVEL +=item Profiling + =item Gprof Profiling -a, -b, -e routine, -f routine, -s, -z +=item GCC gcov Profiling + =item Pixie Profiling -h, -l, -p[rocedures], -h[eavy], -i[nvocations], -l[ines], -testcoverage, @@ -6186,7 +6190,7 @@ Buildtype.bat, SetNWBld.bat, MPKBuild.bat =item Acknowledgements -=item Author +=item Authors =item Date |