|
From: Betty W. <gre...@ho...> - 2004-09-18 04:19:37
|
Hello, Could anybody give me a hint of in the source code of Cachegrind, where would I possibly track the addresses of evey data? For example, in which file(cg_main.c?) or what data structure contains the address information of each data. I just assumed that valgrind tracks the virtual addresses of every data, is it? What I would like to do is that to look into the source code of cachegrind and be able to have a profile of what data are accessed and what their virtual(/physical?) addresses are per source code line basis. Thanks! _________________________________________________________________ Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ |