950adac80e3089678efa373b0e67dc23d55a320c
We need to cover the complete fault space when a memory map is provided. This means fake trace entries for completely unaccessed addresses (e.g., unused parts of the stack), and makes sure we include all of our fault space in the statistics later. Without a memory map, we just don't know the extents of our fault space; just guessing by using the minimum and maximum addresses is not a good idea, we might have large holes in the fault space. Change-Id: Ieb4b30a2e41a9921b969bf88513bfbacfc290c93
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%