Results 1 to 1 of 1
I need to find how many cache misses are there during a running of my program.
I know Valgrind can measure this but the problem is that my linux is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-16-2010 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 1
find cache misses on UltraSparc T1
I need to find how many cache misses are there during a running of my program.
I know Valgrind can measure this but the problem is that my linux is installed on Sun's UltraSparc T1 machine and I'm not sure Valgrind can run on it.
My program is multy-threaded so any program that measure the cache misses should be also thread-safe.
my kernel is 2.6.24-gentoo-r8 .
Thanks Gal.


Reply With Quote
