Re: [Valgrind-users] Massif and overhead

2009-06-29 Thread Nicholas Nethercote
On Mon, Jun 29, 2009 at 8:43 AM, krzys...@leeds.pl wrote: > > One question for the group. Are there some estimate how much slower > application may be when it's run under massif? > I need rough estimation - is it like 5% slower or maybe 100% ? It depends on the program and the options given to Mas

[Valgrind-users] Massif and overhead

2009-06-29 Thread krzys...@leeds.pl
Hi, One question for the group. Are there some estimate how much slower application may be when it's run under massif? I need rough estimation - is it like 5% slower or maybe 100% ? Regards, Kris -- ___

Re: [Valgrind-users] TLB & L3 miss

2009-06-29 Thread Josef Weidendorfer
On Monday 29 June 2009, khaled wrote: > I'm using an AMD Opteron 4 cores, I Want to have the TLB and the L3 > cache misses > so I had used valgrind with callgrind option but I had just the L1 & L2 > caches misses > > is there any option with the valgrind tools to have the TLB and the L3 > cache

[Valgrind-users] TLB & L3 miss

2009-06-29 Thread khaled
Hi I'm using an AMD Opteron 4 cores, I Want to have the TLB and the L3 cache misses so I had used valgrind with callgrind option but I had just the L1 & L2 caches misses is there any option with the valgrind tools to have the TLB and the L3 cache misses ??? thank you so much -- K.H --