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
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
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