Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What about CodePro Profiler?

Tags:

java

profiling

I just read that http://www.instantiations.com/ is now part of Google and that several tool will be accessible for free => It's really nice.

But what about the CodePro profiler tool ? The only link on the subject I found is the following one: http://download.instantiations.com/ProfilerDoc/continuous/latest/docs/html/index.html and it's not clear for me if it is now free and where download it.

Have you got any news on this subject ?

Manu

like image 637
Manuel Selva Avatar asked Sep 17 '10 06:09

Manuel Selva


3 Answers

http://code.google.com/intl/ru/javadevtools/eclipse-donation-faq.html

Q. When will WindowBuilder and the CodePro Profiler code be made available through open source? A. Both WindowBuilder and CodePro Profiler will become Eclipse projects in the first half of 2011. Once each one is set up as a project and downloadable from the Eclipse site, you may access and use its open source code under the Eclipse standard license.

like image 140
balmaster Avatar answered Oct 20 '22 21:10

balmaster


CodePro Profiler is still available to existing, paid users. That product has not been re-released free as Google is still evaluating the future of that technology.

like image 5
Eric Clayberg Avatar answered Oct 20 '22 19:10

Eric Clayberg


There was an intention by Google to rebrand CorePro Profiler as Eclipse Runtime Analysis Tools (RAT). There was an Eclipse incubation project for it, creating in March 2011:

http://www.eclipse.org/projects/project.php?id=tools.rat

In April 2012, the project was terminated due to lack of activity (nothing actually happened since project creation).

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=375133

like image 3
Arjan Tijms Avatar answered Oct 20 '22 20:10

Arjan Tijms