openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Devel::NYTProf
Settings
|
Report Duplicate
12
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 61 of 61
Search / Filter on:
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.
Tim Bunce
More...
almost 17 years ago
Fixed compile errors on 5.8.8 Fixed some scattered line formatting
Adam Kaplan
More...
almost 17 years ago
Fix some edge cases
Tim Bunce
More...
almost 17 years ago
Polish up context crawling code. Add reading of block data from profile data file.
Tim Bunce
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
Tim Bunce
More...
almost 17 years ago
Major update, including file format and data structure changes. The
Tim Bunce
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.
Tim Bunce
More...
almost 17 years ago
Add comment with $^P bit meanings. Add and document new trace option. Fix docs for usecputime.
Tim Bunce
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)
Tim Bunce
More...
almost 17 years ago
Factor out 'profiler' dir name, and create dir if needed.
Tim Bunce
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.
Tim Bunce
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}
Tim Bunce
More...
almost 17 years ago
Attempted fix for RHEL platform where %f is handled differently (?)
Adam Kaplan
More...
almost 17 years ago
Fix MakeMaker LICENSE for old versions of MakeMaker.
Tim Bunce
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)
Adam Kaplan
More...
almost 17 years ago
Added test15p/x/v for perl <5.8.0 only and limited test06 to perl > 5.8
Adam Kaplan
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
Adam Kaplan
More...
almost 17 years ago
Added HACKING file and updated MANIFEST accordingly
Adam Kaplan
More...
almost 17 years ago
Version 1.11. Stable CPAN release. Contains all changes from 0.02 through 1.11
Adam Kaplan
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!
Adam Kaplan
More...
almost 17 years ago
Initial directory structure.
Adam Kaplan
More...
almost 17 years ago
←
1
2
…
53
54
55
56
57
58
59
60
61
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree