|
From: Madhan S. <mad...@gm...> - 2009-08-27 06:15:06
|
Hello, The xml feature is really neat. Thanks for the new command line options in 3.5.0. When --time-stamp=yes is chosen, the xml file has timestamps for the start and finish of the process and not for individual errors. In very long running programs time stamp for non-leak errors is the key to identify the testcase. Is there an option to enable timestamps for individual error messages I use the following options. --time-stamp=yes --xml=yes --log-file=/scratch/work/valgrind.pid%p --xml-file=/scratch/work/valgrind.xml%p Thanks, Madhan. |