Closed arcanefoam closed 8 years ago
First version in place. Need to use it in current implementation and fisx accordingly.
This interface also defined the API to create, query and delete the different objects created as part of the traces. Implementations of this interface will alllow to use different technologies for persisting the incremental execution tracing information.
In order to generalize how traces can be persisted we need to define an interface that abstract how traces are created and queried.