log graal/com.oracle.truffle.api/src/com/oracle/truffle/api/tools/CoverageTracker.java @ 19248:a2ff253c458f

age author description
Tue, 10 Feb 2015 16:44:19 -0800 Michael Van De Vanter Truffle/Instrumentation: code cleanups in tools CoverageTracker and NodeExecCounter, especially for tutorial value
Sun, 08 Feb 2015 20:14:30 -0800 Michael Van De Vanter Truffle/Instrumentation: eclipseformat
Sun, 08 Feb 2015 20:05:40 -0800 Michael Van De Vanter Truffle/Instrumentation: TruffleTool renamed to InstrumentationTool (the base class for a group of tools that collect information during program execution)
Tue, 27 Jan 2015 20:26:41 -0800 Michael Van De Vanter Truffle/Tools: a new framework for pluggable tools that gather Truffle execution data