1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 10 months ago. based on code collected 10 months ago.
Dec 11, 2023 — Dec 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Javadoc More... almost 20 years ago
Added section for the debug option More... almost 20 years ago
Added Javadoc & comments More... almost 20 years ago
Added Javadoc More... almost 20 years ago
Update the javadoc More... almost 20 years ago
Added release note for 0.9.4 More... almost 20 years ago
Updated ClassLoaderFilter based on the repackage More... almost 20 years ago
Added warning messages to start() and stop() when no code has been instrumented More... almost 20 years ago
removed unnecessary code More... almost 20 years ago
Moved to com.mentorgen.tools.profile.instrument.clfilter More... almost 20 years ago
Moved from com.mentorgen.tools.profile More... almost 20 years ago
Moved to com.mentorgen.tools.profile.output More... almost 20 years ago
Moved to com.mentorgen.tools.profile.instrument More... almost 20 years ago
Moved to the com.mentorgen.tools.profile.runtime package More... almost 20 years ago
Added support for the debug flag More... almost 20 years ago
Added support for the debug property More... almost 20 years ago
Removed a kludge that had been in place since v1.1. I'm almost certain that it is no longer needed. More... almost 20 years ago
Added child call tracking by call order. This means that calling childIterator() will give you an iterator that is ordered by the order in which child methods were called rather than in an arbitrary order as had been the case before. More... almost 20 years ago
Changed the visibility of _methodPool from package to private. More... almost 20 years ago
Commented out a method that is not used (and will likely be removed at some point in the future) More... almost 20 years ago
Intended as an Ant example of profiling classes loaded by both the std and ext classloaders. More... almost 20 years ago
Filter that accepts classes that are loaded by either the standard classloader or the extensions classloader. More... almost 20 years ago
Changed the ways that overhead is calculated. It is now calcualted on the fly rather than as a average (at the end of the profile) More... almost 20 years ago
changed du to some resources moving to the src/client and src/example-properties directories. More... almost 20 years ago
Moved to the src/example-properties directory More... almost 20 years ago
Moved from the src directory More... almost 20 years ago
moved to the src/client directory More... almost 20 years ago
moved from the src directory More... almost 20 years ago
moved to the doc directory More... almost 20 years ago
moved from the project directory More... almost 20 years ago