Re: [Valgrind-users] (Callgrind/kcachegrind) How to interpret absolute cost?

2011-08-22 Thread Josef Weidendorfer
On Friday 19 August 2011, Asra Baig wrote: > What is the unit of measurement of absolute cost values? Is it microsecs? The unit depends on the event type selected to be shown by KCachegrind. E.g. Callgrind has a cache simulator, so event types are for example "instructions executed" or "cache miss

[Valgrind-users] Valgrind for IBM 4690 OS

2011-08-22 Thread Panchabakesan Thiagarajan
Hi, I need to use the Valgrind tool for analysing an application which runs on IBM 4690 OS. Should the tool be built with the .x86 extention and then sent to my target machine for analyzing my application or should that be directly installed on my target machine? I have downloaded the latest Val

[Valgrind-users] read value of a temporary register

2011-08-22 Thread pankaj pawan
Hi all, How can we read the value of a temporary register ? For eg STle(t19) = 0x432A:I16 How do we get the addr where this store is being done? Regards, pankaj -- uberSVN's rich system and user administration capabil