-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch makes memory scheme exclusively a configuration class and strips if of all sampling duties. This allows for clear separation of concerns as we now use separate Sampler class to deal with random address sampling. Attributes were simplified a lot. Memory sampling error reports were greatly improved.Memory scheme dumps were simplified and now produce reusable YAML
- Loading branch information
1 parent
de7e507
commit 186a04a
Showing
33 changed files
with
1,184 additions
and
1,158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.