Search code examples
eclipseprofilingeclipse-tptp

Eclipse TPTP: How do I profile a unit test?


When I profile a project, I get a perspective which is mostly empty but for a view called "Profiling Monitor". I can see that the profiler is working (status bar says something about number of bytes and events processed per second) but how do I display the timing results?

Double clicking on the nodes "Execution Time Analysis" or "Profiling" in the "Profiling Monitor" view doesn't do anything :-(


Solution

  • I forgot to install the "Agent Controller"