There's a freebie profiling tool here: http://starship.python.net/crew/garyp/jProf.html
It only works with JDK 1.2.2, though. (*) Yours, Tom (*) I'm working on updating it to JDK 1.4 - there appear to have been a couple of changes in the JVMPI since jProf was written (in '99). It's kind of a neat project to bring up to date, because it still uses the old XML parsers and a bunch of other outdated APIs. Fun stuff! On Thu, 2003-03-13 at 08:26, Steven Noels wrote: > Hi, > > I remember a thread on 'some' ASF list about the availability of a > number of commercial tools for free, when used within open source > projects, just like the Atlassian guys currently do with Jira. > > I can't find that thread anymore, so I was hoping somebody else still > remembers. More specifically, I was hoping one of the Java profiler tool > vendors like Borland is doing something similar with OptimizeIT. > > Anyone who remembers that thread, or knows about some freebie Java > profiling tool for ASF projects? > > Thanks, > > </Steven> -- Tom Copeland <[EMAIL PROTECTED]> InfoEther --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
