Being new to TPTP I would like to understand how the Java profiler works (execution flow, thread, stack traces). My progress using the debugger is really slow so I was hoping to profile the profiler itself and look at the execution flow. While launching the tutorial test app from the plugin environement that I launched from an Eclipse app profile configuration, I got a message that it could not launch the test app because there was already a remote agent controller running.
The documentation about how to install the agent controller (the new or old one) and which profiling agent (JVMPI or JVMTI) to use (and how) is really confusing to me. So far I've only been able to run the local agent controller folowing the tutorial sample app. I'm using 4.2 on winXP. Any pointers are highly appreciated, especially any documentation that I missed or internal architecture documents. Regards, Henk Aling Wind River _______________________________________________ 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