I am looking for some interesting dynamic analysers to use and report on for a university assignment. The tools should be:
This includes, but is not limited to, performance profilers. They can perform any kind of analysis, as long as it's dynamic, for example, code coverage, multi-threaded correctness.
The results generated should be useful in some way, but they do not have to be industrial strength.
Similar question:
So what are some interesting, free, open-source Dynamic Analysis tools for Java?