Thank you for letting me know. I'm happy see that you are using
javassist too, we have had great experiences with it. I've noticed
that you might have encountered the problem of classloaders and
similar things we have solved too, it is really nice to see these kind
of things again. On the other hand, we have just today decided to
open-source parts of our now closed instrumentation-profiler too,
merging with the current sampling profiler. As the code base is
similar to yours, I think we will go with our actual codes, but I
really appreciate your offer and the permissive license you have.
If you are interested, I'd be happy to welcome any UI-related stuff
(I've seen you generate some charts), as our reports lack these
features. Now I'm working to produce some XML report and transform it
further into HTML, but this is not the charts - yet. Are you
interested contributing such work? We'll have some intensive works in
the following days on the mentioned items, but after that it will be
an easy start to produce charts on top of the textual report...
Regards,
Istvan
On Thu, Aug 27, 2009 at 2:40 PM, Gabriel
Landais<gabriel...@gmail.com> wrote:
> Hi,
> I've just committed my work on a Java profiler. Code is available at
> http://code.google.com/p/java-profiler/ , feel free to take anything you
> want...
> Regards
> Gabriel
>
>