develooper Front page | perl.perl5.porters | Postings from September 2003

[PATCH Porting/valgrindpp.pl] fix: output from different pids

From:
Marcus Holland-Moritz
Date:
September 3, 2003 10:21
Subject:
[PATCH Porting/valgrindpp.pl] fix: output from different pids
Message ID:
005901c3723f$a7914f10$0c2f1fac@R2D2
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



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About