Re: Free java profiler tools for open source projects?

2003-03-17 Thread Martin van den Bemt
I started the thread :) I contacted several people at borland and forwarded my request to Borland and the request back from Borland to the jakarta pmc (never had a reply from the pmc). If you are interested I can forward the reply I got from Borland to you.. Btw I am in the process of a retry

Re: Free java profiler tools for open source projects?

2003-03-17 Thread Steven Noels
On 17/03/2003 9:36 Martin van den Bemt wrote: I started the thread :) I contacted several people at borland and forwarded my request to Borland and the request back from Borland to the jakarta pmc (never had a reply from the pmc). If you are interested I can forward the reply I got from Borland

Re: Free java profiler tools for open source projects?

2003-03-13 Thread Tom Copeland
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

Re: Free java profiler tools for open source projects?

2003-03-13 Thread otisg
I don't know of any commercial profilers that open source developers can use, but a few weeks (2 or so) ago I looked at Eclipse IDE. While evaluating it I found a very nice profiler that acts as an Eclipse plugin. It's free, on SF, is actively developed, and looks VERY much like OptimizeIT :)

Re: Free java profiler tools for open source projects?

2003-03-13 Thread Stéphane Mor
On Thu, Mar 13, 2003 at 11:49:40AM -0500, otisg wrote: I don't know of any commercial profilers that open source developers can use, but a few weeks (2 or so) ago I looked at Eclipse IDE. While evaluating it I found a very nice profiler that acts as an Eclipse plugin. It's free, on SF, is

Re: Free java profiler tools for open source projects?

2003-03-13 Thread Henri Yandell
I'm guessing it is: EclipseProfiler http://sourceforge.net/projects/eclipsecolorer/ Built in profiler On Thu, 13 Mar 2003, [iso-8859-1] Stéphane Mor wrote: On Thu, Mar 13, 2003 at 11:49:40AM -0500, otisg wrote: I don't know of any commercial profilers that open source developers can use,

RE: Free java profiler tools for open source projects?

2003-03-13 Thread Vincenz Braun
Any chance we get the URL ? There is another http://jmechanic.sourceforge.net/ I did not tried any of them, yet. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Free java profiler tools for open source projects?

2003-03-13 Thread otisg
That is the one. On Thu, 13 Mar 2003, Henri Yandell ([EMAIL PROTECTED]) wrote: I'm guessing it is: EclipseProfiler http://sourceforge.net/projects/eclipsecolorer/ Built in profiler On Thu, 13 Mar 2003, [iso-8859-1] Stéphane Mor wrote: On Thu, Mar 13, 2003 at 11:49:40AM

Re: Re: Free java profiler tools for open source projects?

2003-03-13 Thread Colin Chalmers
I also just found this site that may be useful http://www.javaperformancetuning.com/sitemap.shtml /c - Original Message - From: otisg [EMAIL PROTECTED] To: Henri Yandell [EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:20 PM Subject: Re: Re: Free java profiler tools for open source

Re: Free java profiler tools for open source projects?

2003-03-13 Thread Steven Noels
otisg wrote: That is the one. As good as it looks, it's Windows-only, I guess. Bummer. /Steven -- Steven Noelshttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/stevenn/