Re: Cache conflict detection support in cachegrind

Eliot Moss <[email protected]> Mon, 30 Jan 2023 07:07:20 +1100
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>
I have used lackey to get traces, which I have fed into
a cache model to detect conflicts and such.  You could
also start with the lackey code and model the cache model
into the tool (which a student of mine did at one point).

Regards - Eliot Moss