Re: Cache conflict detection support in cachegrind

Paul Floyd <[email protected]> Wed, 8 Feb 2023 21:09:59 +0100
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>

On 29-01-23 20:50, Ivica B wrote:
> Hi Paul!
> 
> I read the info you provided, but none of the programs actually
> support detecting cache conflicts.

Hi

No, the tools I suggested would only give an indication, you would then 
have to use your code knowledge and maybe some trial and error to make 
improvements.

Coincidentally about the same time as you asked about this I watched 
your cppcon talk an observability tools. Thumbs up.

I'm looking at your bugzilla patch and will post feedback.

A+
Paul