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 11 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
This is an example of using the profiler on a standalone Java application. In this case Ant is being profiled building the profiler.
andrewbwilcox
More...
almost 20 years ago
Added a comment about future developement
andrewbwilcox
More...
almost 20 years ago
release notes for release 0.9.1
andrewbwilcox
More...
almost 20 years ago
Added ant.profile.properties
andrewbwilcox
More...
almost 20 years ago
changed the name of the profile file to ant-profile.txt
andrewbwilcox
More...
almost 20 years ago
initial version
andrewbwilcox
More...
almost 20 years ago
Move the configuration initialization routines here from Main
andrewbwilcox
More...
almost 20 years ago
Moved the configruation handling rountines to Controller
andrewbwilcox
More...
almost 20 years ago
Cleanup: include is no longer supported. Exclude continues to be supported.
andrewbwilcox
More...
almost 20 years ago
Changed the filtering scheme to one that works reliably for both stand alone apps and web apps without any developer intervention. (Note: only Tomcat 5.5 is supported).
andrewbwilcox
More...
almost 20 years ago
New file -- for profiling ant
andrewbwilcox
More...
almost 20 years ago
Removed "include" property -- it's no longer supported
andrewbwilcox
More...
almost 20 years ago
Fixed problem caused by PostgreSQL JDBC proxies (they don't have a package name)
andrewbwilcox
More...
almost 20 years ago
Commented out include and exclude filters. They don't work right now and I wanted to avoid confusion.
andrewbwilcox
More...
almost 20 years ago
Removing support for filter for the moment. The filter that is always in place had some errors in it that were fixed.
andrewbwilcox
More...
almost 20 years ago
Removing support for filter for the moment.
andrewbwilcox
More...
almost 20 years ago
Fixed minor formatting problem.
andrewbwilcox
More...
almost 20 years ago
Added some code to aid debugging
andrewbwilcox
More...
almost 20 years ago
Fixed a confusing comment.
andrewbwilcox
More...
almost 20 years ago
Overrode the default toString() method in order to aid in debugging.
andrewbwilcox
More...
almost 20 years ago
Added code to close all of the child frames. This fixes a problem that was occurring when profiling Ant.
andrewbwilcox
More...
almost 20 years ago
Now excludes all of the packages that are shipped with Java 5
andrewbwilcox
More...
almost 20 years ago
Fixed spelling error in method name
andrewbwilcox
More...
almost 20 years ago
added to the default include and exclude lists
andrewbwilcox
More...
almost 20 years ago
Turned the echo off
andrewbwilcox
More...
almost 20 years ago
Added additional debugging information which is now turned off.
andrewbwilcox
More...
almost 20 years ago
Added code to exclude static initializers from being profiled.
andrewbwilcox
More...
almost 20 years ago
Added a method for debugging
andrewbwilcox
More...
almost 20 years ago
Added code to detect exceptions and correct for them.
andrewbwilcox
More...
almost 20 years ago
Added a break to the swtich statement
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