Documentation
- Changes
- nytprofcg - Convert an NYTProf profile into Callgrind format
- nytprofcsv - Devel::NYTProf::Reader CSV format implementation
- nytprofhtml - Generate reports from Devel::NYTProf data
- nytprofmerge - Reads multiple NYTProf profiles and outputs a merged one
Modules
- Devel::NYTProf - Powerful fast feature-rich perl source code profiler
- Devel::NYTProf::Apache - Profile mod_perl applications with Devel::NYTProf
- Devel::NYTProf::Core - load internals of Devel::NYTProf
- Devel::NYTProf::Data - Devel::NYTProf data loading and manipulation
- Devel::NYTProf::ReadStream - Read Devel::NYTProf data file as a stream
- Devel::NYTProf::Run - Invoke NYTProf on a piece of code and return the profile
- Devel::NYTProf::Util - general utility functions for Devel::NYTProf
Provides
- Devel::NYTProf::Constants in lib/Devel/NYTProf/Constants.pm
- Devel::NYTProf::FileHandle in lib/Devel/NYTProf/FileHandle.pm
- Devel::NYTProf::FileInfo in lib/Devel/NYTProf/FileInfo.pm
- Devel::NYTProf::Reader in lib/Devel/NYTProf/Reader.pm
- Devel::NYTProf::SubInfo in lib/Devel/NYTProf/SubInfo.pm