I have seen a couple of tools whereby you can profile the cache for C and C++, but the tool (Valgrind) was intended for Linux and they state on their website it is too much work to develop for windows).
Are there any tools a C# developer can use for profiling the cache?
I have ANTS Performance Profiler but it doesn't perform cache profiling.