Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-04 | mem: Redesign the stack distance calculator as a probe | Andreas Sandberg | |
This changeset removes the stack distance calculator hooks from the CommMonitor class and implements a stack distance calculator as a memory system probe instead. The probe can be hooked up to any component that exports probe points of the type ProbePoints::Packet. |