Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-23 | mem: Add MemChecker and MemCheckerMonitor | Marco Elver | |
This patch adds the MemChecker and MemCheckerMonitor classes. While MemChecker can be integrated anywhere in the system and is independent, the most convenient usage is through the MemCheckerMonitor -- this however, puts limitations on where the MemChecker is able to observe read/write transactions. |