3dc752cd091974be3fd5606fcf4c65e565486eae
When starting the tracing plugin (simulator.addFlow()), at the moment the *current* dynamic instruction (e.g., the one the start symbol points to) is skipped, and tracing commences with the second instruction. This change records an additional instruction event at the trace begin. Note that this change affects all tracing-plugin users. The first event gets recorded when starting the plugin (simulator.addFlow()). This avoids compatibility/off-by-one issues when recording traces with the generic-tracing experiment vs. with custom experiments. Change-Id: Ic24e17a68b8a44edad3be994e9edd6d6712bfda1
This is an import of the old danceos svn repository. The Fail* development started with rev 187, but this git import only contains revisions 956 and newer due to directory structure changes. Imported from external gitsvn checkout. http://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html
Description
Languages
C++
45%
C
36.8%
Python
8.2%
Shell
1.7%
Makefile
1.6%
Other
6.2%