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
J
Java Interactive Profiler
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
10 months
ago. based on code collected
10 months
ago.
Dec 11, 2023 — Dec 11, 2024
Showing page 8 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added Javadoc
andrewbwilcox
More...
almost 20 years ago
Added section for the debug option
andrewbwilcox
More...
almost 20 years ago
Added Javadoc & comments
andrewbwilcox
More...
almost 20 years ago
Added Javadoc
andrewbwilcox
More...
almost 20 years ago
Update the javadoc
andrewbwilcox
More...
almost 20 years ago
Added release note for 0.9.4
andrewbwilcox
More...
almost 20 years ago
Updated ClassLoaderFilter based on the repackage
andrewbwilcox
More...
almost 20 years ago
Added warning messages to start() and stop() when no code has been instrumented
andrewbwilcox
More...
almost 20 years ago
removed unnecessary code
andrewbwilcox
More...
almost 20 years ago
Moved to com.mentorgen.tools.profile.instrument.clfilter
andrewbwilcox
More...
almost 20 years ago
Moved from com.mentorgen.tools.profile
andrewbwilcox
More...
almost 20 years ago
Moved to com.mentorgen.tools.profile.output
andrewbwilcox
More...
almost 20 years ago
Moved to com.mentorgen.tools.profile.instrument
andrewbwilcox
More...
almost 20 years ago
Moved to the com.mentorgen.tools.profile.runtime package
andrewbwilcox
More...
almost 20 years ago
Added support for the debug flag
andrewbwilcox
More...
almost 20 years ago
Added support for the debug property
andrewbwilcox
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.
andrewbwilcox
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.
andrewbwilcox
More...
almost 20 years ago
Changed the visibility of _methodPool from package to private.
andrewbwilcox
More...
almost 20 years ago
Commented out a method that is not used (and will likely be removed at some point in the future)
andrewbwilcox
More...
almost 20 years ago
Intended as an Ant example of profiling classes loaded by both the std and ext classloaders.
andrewbwilcox
More...
almost 20 years ago
Filter that accepts classes that are loaded by either the standard classloader or the extensions classloader.
andrewbwilcox
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)
andrewbwilcox
More...
almost 20 years ago
changed du to some resources moving to the src/client and src/example-properties directories.
andrewbwilcox
More...
almost 20 years ago
Moved to the src/example-properties directory
andrewbwilcox
More...
almost 20 years ago
Moved from the src directory
andrewbwilcox
More...
almost 20 years ago
moved to the src/client directory
andrewbwilcox
More...
almost 20 years ago
moved from the src directory
andrewbwilcox
More...
almost 20 years ago
moved to the doc directory
andrewbwilcox
More...
almost 20 years ago
moved from the project directory
andrewbwilcox
More...
almost 20 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
→
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