Hi Guys, The current status with the 19th of Feb Candidate build for me on Linux is thus:
Problem 1) There JVMTI extension for the Agent Controller is now available for install. Trying to profile on the command line gives the following error: $ java '-agentlib:JPIBootLoader=JPIAgent:server=standalone;CGProf' Test java: JPIBootLoader.cpp:99: jint Agent_OnLoad (JavaVM *, char *, void *): Assertion `0' failed. Aborted This appears to be because the Java Profiler extension for Agent Controller does not contain libCGProf.so It contains: $ ls config libACCollector.so libCGAdaptor.so libHeapAdaptor.so libJIE.so libJPIBootLoader.so libJPI.so libMartiniOSA.so LibraryLoader.a org readme.txt --- Problem 2) Installing all of the TPTP plugins seperately to a fresh Eclipse install still does not yield the ability to select "Profile" from the Run menu. Currently the "All in one" download lets me do this but not a seperate install. I'd like to try and help resolve these bugs, I'm even willing to commit code if necessary to get this fixed. Cheers, Neil _______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev