|
From: Chaitali G. <cha...@ya...> - 2009-02-20 03:13:30
|
Hi,
I am a new user to Valgrind tool.
I am trying to do cache profiling for a multi-threaded program written in C. I am using cachegrind to do so. Though the output is really descriptive, I could not find the results of L1 and L2 cache misses for different cores. I am running the multi-threaded program in a dual core machine. How do I get to know the L1 and L2 data cache misses incurred in each core ?
Any suggestion would be highly appreciated.
Regards
Chaitali
|