On Thu, 2009-10-29 at 16:39 -0700, Osman, Ahmed wrote: > Hi All, > > Is there a way to merge all runs of valgrind for the same executable > in one file?
I've got a tool to do this, it's targeted at a very specific use-case however so might not work for you. It's designed for parallel jobs or beowulf clusters but also works with multiple serial runs of the same program. You need to run the program with valgrind in xml mode and then run my tool giving it a number of xml files which it will re-assemble into a single output file containing all the errors from all the runs of the program. Let me know if you think this is what you are looking for and I'll share the code with you. It's open-source but I've never got around to publishing it formally. Ashley, -- Ashley Pittman, Bath, UK. Padb - A parallel job inspection tool for cluster computing http://padb.pittman.org.uk ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users