exactness/src
Daniel Zaoui a21c2f39cc Add an new executable to help on recordings maintenance
An issue that currently happens in Exactness is that we don't have any
way to debug the recordings.
Only debug information can help us to figure out what data is stored
inside the rec files.

Three commands are available:
- Clean: remove bad timestamp events and duplicate events
- Add a delay: because of the first event is directly treated if no
first timestamp is present, we need a way to fix recordings by adding
them a delay before the first event.
- List information: display the list of events, as vieet doesn't work at
all. Really helpful to figure out bugs.
2016-03-27 11:53:44 +03:00
..
bin Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00
lib Add an new executable to help on recordings maintenance 2016-03-27 11:53:44 +03:00
Makefile.am Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00