|
From: Bart V. A. <bar...@gm...> - 2007-04-14 07:48:35
|
On 4/13/07, Andrew Shewmaker <ag...@gm...> wrote: > > Hi, > > I was wondering if valgrind had the kind of functionality that memspy > does. For example, can it tell me which of three data structures > referenced in a line of code is experiencing the most cache misses > and what's pushing it out of cache? > This presentation by Joe Gross is a good overview of MemSpy: http://www.cs.umd.edu/class/fall2005/cmsc714/Lectures/gross-memspy.pdf Bart. |