Re: [Valgrind-users] exp-bbv module clarification

2009-12-27 Thread Valentin Pistol
I am 100% sure the files are generated in a single run and are not leftovers. Is there any other possible explanation for such behavior? -vali On Mon, Dec 14, 2009 at 7:48 PM, Vince Weaver wrote: > > > wrote: > > > Although I use %p to tag the output files, something seems unusual. I > get pc

[Valgrind-users] exp-bbv module clarification

2009-11-28 Thread Valentin Pistol
Hi, I am trying to use the bbv tool in Valgrind to look at block level similarity between threads. I am testing this with Valgrind 3.6.0 SVN together with Apache 2.2.14 with mpm_worker thread model. Although I use %p to tag the output files, something seems unusual. I get pc files which seem to h

[Valgrind-users] valgrind ubuntu unhandled syscall: 292 and 291

2009-11-19 Thread Valentin Pistol
Hi, I am using valgrind with apache 2.2.14. The command I am running is $ valgrind --tool=callgrind ~/apache2/bin/httpd Up until today I had 3.3.1 working fine with Ubuntu 9.04. Since today's system admin update to 9.10(karmic) and newer kernel valgrind does not work anymore. This runs fine: $ v