Changes for version 0.08
- Added an exception viewer which dumps where die was called
- Timestamp events are now splitted in two - one with seconds and one with miliseconds
- A keyframe is now followed with an switch_file event if we have a file
- Added -nostore option which prevents continous store to disk. This should be used in combination with -die to only dump snapshots on exceptions
- Buffer size is configureable via -bs option
Modules
Runops replacement which saves what is being performed
A class which can read the recording files
Provides
in lib/Runops/Recorder/Viewer.pm
in lib/Runops/Recorder/Viewer/Diff.pm
in lib/Runops/Recorder/Viewer/Exceptions.pm