Search code examples
javavisual-studioopen-sourceintellitrace

Open source alternative for "Intellitrace"


Microsoft has recently announced "Intellitrace", a killer feature for VS2010 IMHO.

Basically it records some of the instructions the program ran (specifically function calls), and allows you to easily look through the execution log.

Is there a similar feature for open source tools? Specifically such a feature for Java with Eclipse integration would be a nice thing to have.


Solution

  • I am biased of course, but you may want to look at Chronon