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
9 months
ago. based on code collected
9 months
ago.
Dec 11, 2023 — Dec 11, 2024
Showing page 9 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed unused import
andrewbwilcox
More...
almost 20 years ago
No longer used -- see readme.html
andrewbwilcox
More...
almost 20 years ago
Fixed problem with inconsistent handling of the file name.
andrewbwilcox
More...
almost 20 years ago
Fixed a problem with the xm file.name
andrewbwilcox
More...
almost 20 years ago
Added copying the *.sh files to the client directory
andrewbwilcox
More...
almost 20 years ago
Added section about the examples.
andrewbwilcox
More...
almost 20 years ago
Unix shell script for interacting with the profiler.
andrewbwilcox
More...
almost 20 years ago
The old example.sh
andrewbwilcox
More...
almost 20 years ago
Now supports ant 1.6 (see example-ant-1.5.sh for ant 1.5 support)
andrewbwilcox
More...
almost 20 years ago
Added a note about the problems with -javaagent on mac OSX
andrewbwilcox
More...
almost 20 years ago
Intial draft of a document that enumerates all of the possible properties in a a profile.properties file.
andrewbwilcox
More...
almost 20 years ago
Modified the notes for 0.9.3
andrewbwilcox
More...
almost 20 years ago
Added a section for v. 0.9.3
andrewbwilcox
More...
almost 20 years ago
Added new options
andrewbwilcox
More...
almost 20 years ago
Updated to track object allocation and output to both text and xml files
andrewbwilcox
More...
almost 20 years ago
While originally this class dumped the profile information to a text file, now it simply calculates the overhead and calls other classes to do the outputting. The stuff that was in this class is now in ProfileTextDump
andrewbwilcox
More...
almost 20 years ago
This file was originally called ProfileDump.
andrewbwilcox
More...
almost 20 years ago
Minor format fix Changed the default file name not to contain "-prof" Remoced calcOverhead. This is now being done elsewhere
andrewbwilcox
More...
almost 20 years ago
Added support for specifying the output type (text, xml or both -- defaults to text). Added trim() to all string comparisons
andrewbwilcox
More...
almost 20 years ago
Commented out the method output (this is derived data) Added code to shorten class names (this makes the outputed XML file smaller) changed most attribute names to a shortened version (ex: class-name --> cn) in order to save on the output space.
andrewbwilcox
More...
almost 20 years ago
XML version of the data gathered by the profiler.
andrewbwilcox
More...
almost 20 years ago
Tweaked date handling added call to ProfileXMLDump.dump() for testing purposes.
andrewbwilcox
More...
almost 20 years ago
Changed the visibility of _methodPool from private to package
andrewbwilcox
More...
almost 20 years ago
Added method hasChildren
andrewbwilcox
More...
almost 20 years ago
Added method: getInternalClassName
andrewbwilcox
More...
almost 20 years ago
If the profile output file names a directory, then the file that is output goes into that directory. The file name is auto generated.
andrewbwilcox
More...
almost 20 years ago
Addressed some thread safty issues. Re-enabled exception handling (it looked like would only have worked if debugging was enabled)
andrewbwilcox
More...
almost 20 years ago
Unix shell script version of the example batch file (note: has only been tested on OS X)
andrewbwilcox
More...
almost 20 years ago
Fixed bug where I wasn't using the JAVA_HOME varable to launch the JVM
andrewbwilcox
More...
almost 20 years ago
The JIP whitepaper in PDF form
andrewbwilcox
More...
almost 20 years ago
←
1
2
…
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