With Intel chips, it is possible to analyze cacheline contention using the "perf c2c" command? Is there anything similar that can be used with AMD processors?
Specifically, for the case where a core attempts to read a cacheline that is currently in "modified" state in some other cores L1 cache. Is there a tool that can profile these and similar events on AMD?