As the title says, I would like to somehow get the behavior of the cache of my code. I am using the 64-bit version of Windows 7, compiling with Visual Studio 2008 Professional Edition, compiling C ++ code.
I understand that Valgrind is under Linux, but are there any free alternatives that I could use, or methods otherwise?
source
share