Yet another valgrindpp.pl patch... :) This one is because different process outputs can interrupt each other in the valgrind output, which can lead to strange "errors" in the generated summary. Thus, the valgrind output is now first sorted by PID and then being processed. -- Marcus