Hello,

I'm new to Cachegrind (and cache simulation in general).

I'm trying to do a memory trace of my application, but only for  
operations that go to DRAM, that is, only if there was a LLC miss  
should I care. Is it possible to achieve that with Cachegrind? AFAICS,  
it only counts the number of events (and where they happened), but  
maybe it wouldn't be too hard to modify it to print the address every  
time a LLC miss happens. If anyone could point me to the right place  
to look, I would appreciate it.

Thank you,
Martin


------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to