Hi, I've searched in the documentation, Internet and mailing list archive, but could not find a way to address the following issue:
How can I suppress the repetition of warnings, e.g.: ==1830== Warning: invalid file descriptor 29541 in syscall read() which in my case appears thousands of times in the screen or log file and makes severely hinders performance? The warning is shown for each read() invocation, which occurs very frequently, but flooding the screen or log file with the same line is not only inefficient but also makes the log file very difficult to analyze. Is there a way to workaround this or should this consist in an improvement? Thanks. -- João M. S. Silva ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users