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 <[email protected]> wrote:

>
> > <[email protected]> wrote:
> > > Although I use %p to tag the output files, something seems unusual. I
> get pc
> > > files which seem to have no corresponding bb files.
> > >
> > > To make this more clear the output looks like:
> > > apache_bb.out.11325
> > > apache_bb.out.11325.2
> > > apache_bb.out.11325.3
> > > apache_bb.out.11325.4
> > > apache_bb.out.11325.5
> > > apache_bb.out.11325.6
> > > [...]
> > > apache_pc.out.11325
> > > apache_pc.out.11328
>
> the exp-bbv tool only generates one pc.out file per process.  So the fact
> that there's only one 11325 pc file despite there being multiple bb.out
> files isn't suprising.
>
> As for the other files, they simply look like leftover files from previous
> runs.  Do the timestamps on the files support that theory?  I don't see
> any way in the code that these files could be generated another way.  And
> I ran a test run of a multi-thread program using a script like the one you
> are using, and I did not see any extraneous pc.out files being
> generated...
>
> Vince
>
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to