12
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Temp hack for Reader to enable access to fid_block_time and fid_sub_time data sets. More... almost 17 years ago
Fixed compile errors on 5.8.8 Fixed some scattered line formatting More... almost 17 years ago
Fix some edge cases More... almost 17 years ago
Polish up context crawling code. Add reading of block data from profile data file. More... almost 17 years ago
Add context stack crawling to find line number of enclosing block and sub. Output file format changed. Adjust postprocessing in process(). Factor out common code in test.pl More... almost 17 years ago
Major update, including file format and data structure changes. The More... almost 17 years ago
Make hash functions work for binary data. Also makes them faster because lookups can check length before doing a string compare. More... almost 17 years ago
Add comment with $^P bit meanings. Add and document new trace option. Fix docs for usecputime. More... almost 17 years ago
Make debug/trace output a runtime option. Call fflush() in unlock_file() even if FPURGE not defined. Use safemalloc() instead of malloc(). Don't croak on unknown fileid, warn and continue. Add enable_profile() and disable_profile() functions (mainly so enable_profile can be called as a PerlInitChildHandler in mod_perl) More... almost 17 years ago
Factor out 'profiler' dir name, and create dir if needed. More... almost 17 years ago
Fix 'Unable to access output directory' test to refer to $opt{out} not $opt{file} Fix cell padding so lines with timings have the same hight as those without. More... almost 17 years ago
Simplify handling of option defaults. Fix 'Unable to access output directory' test to refer to $opt{out} not $opt{file} More... almost 17 years ago
Attempted fix for RHEL platform where %f is handled differently (?) More... almost 17 years ago
Fix MakeMaker LICENSE for old versions of MakeMaker. More... almost 17 years ago
Added ModuleVersion.pm and changed everything to pull the distribution version from that module directly. This way the version numbers are all centralized (since they were so highly dependant on each other in the previous iteration) More... almost 17 years ago
Added test15p/x/v for perl <5.8.0 only and limited test06 to perl > 5.8 More... almost 17 years ago
Added links to svn repo @ google code Shortened platform support section in NYTProf.pm because its much better supported now. Incremented version number since this is not 1.11 anymore, its 1.12 devel trunk More... almost 17 years ago
Added HACKING file and updated MANIFEST accordingly More... almost 17 years ago
Version 1.11. Stable CPAN release. Contains all changes from 0.02 through 1.11 More... almost 17 years ago
Initial check-in. Note that this code is completely decrecated and probably fairly broken! It is the oldest public release that I have, so I have uploaded it only as a benchmark of where the project started to measure how far it has come. Get the next svn version! More... almost 17 years ago
Initial directory structure. More... almost 17 years ago